I'm new to java, and swing. I've created a small applet that uses menus and tool bars, but I cannot figure out how to make it so that when a menu item is clicked on a webpage opens in a certain frame.


I know how to handle the action of the menu being clicked on. I just need the code to open the webpage in a given frame.


Thanks,

Mike