Hi I am quite new to the world of jsp and servlets. Jus started learning them.
I have a task to bhe completed in about a days time. My task is about caching . I have a jsp page which has a few drop down menus or comboboxes with few entries in them. When I drop down the menu and click on them , a call to the server goes and all date related to the menu item is populatdd and displayed. Now everytime I click a menu item, the page refreshes and data gets populated. Now my task is to stop this. As in once u go the page containing the combo boxes, all data related to all the menu items should be cached such that we reduce the server overhead. So that the page doesnot refresh on hitting a menu item. Kindly help me on this Vinod Kumar ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html