  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | urgent regarding caching | urgent regarding caching 2004-04-17 - By [Vinod Kumar]
Back 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 listserv@(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
|
|
 |