Quiz software, teaching tools, exam revision aids, learning games, courseware authoring
Java Menus
Java menu homeJava downloadBuy a java menuJava menu help centreContact us
Java menus » Java menu knowledge base

 SEARCH

 MENUS BY TYPE

 Drop-down menus

 Animated buttons

 Tree menus

 Sliding menus

 Tab menus

 Image maps

 MENUS BY NAME

 X-Bar menus

 iPOP menus

 iSlide menus

 iTree menus

 iTab menus

 iMMap menus

 Sensomap menus

 Magic menus

 MENU DESIGN

 Menu design

 Drop-down menus

 Web buttons

 Tree menus

 Sliding menus

 Menu tabs

 Image maps

 SITE LINKS

 Home

 Java downloads

 Prices / Buying

 Support

 Company

 Contact

 New menus

 Free menus

 PARTNER SITES

 Alien Menus

 Happy Menus
Java menu knowledge base
Dynamic indices - servlets
Return to knowledge base directory

 
Loading the index from a servlet
 
  1. Using an external link
     
    <PARAM NAME=menufile VALUE="myServlet">
     
    Easy - but just make sure that the servlet is local to the applet (same directory is best) and that it outputs a correctly formatted text stream.
     
  2. Using parameter indices
     
    Just get your servlet to output the entire HTML code for the page including the parameter indices.

 

 
java menu