hi

it might be this question is not related s2 but still i want to ask

i am using one public function in one class which get key,value pair from
database query fire and fill in linked hashmap
and return iterator to access on jsp page

i have used jsp:usebean of this class to get access public function which
iterate data in page scope
for  my select box

now i have to ask 
when i refresh or redirect this page ,every times Map will get details from
database ,so at  codebehind database accesss happens so many times  when i
refresh or redirect it,

how can i solve this issue
now 
-- 
View this message in context: 
http://www.nabble.com/about-iterating-values-tp18444913p18444913.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to