What I want to avoid is having to constantly do queries to the database as the user goes to different jsp pages. To avoid this I thought it would be a good idea to store the database information in a bean. When the user goes to different pages the bean would then contain a collection of the...
Without using Enterprise Beans, what is the best way to accomplish the
following situation ...
When a user first comes to a jsp page certain database information
will populate the users session bean as a vector of objects (in this
case a vector of 'project' objects). While the session is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.