Does anyone know how can we introduce caching for database objects.
We are getting the data from database tables which is then converted to Java
objects.
We want to build some kind of caching mechanism so that we don't have to go
to database whenever a request for data (Java objects) comes in.

Any suggestions will be appreciated.

Thanks


Manmeet

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to