I have created a program to create Jmenus in JApplet
Its working fine but the menus are not visible till i click
that "top" area of menu.
This applet is put in a JSP page with applet tag- titlemenu.jsp.
mainframe.htm contains 2 frames
titlemenu.jsp in top
main.htm in bottom
when user clicks the menu in top the page from menu opens in botom
Please solve this problem. Its urgent for my project deadline is
already there.