Hi

I want to know how Display tag is working. Where exactly is it maintaing the full list of objects which is to be shown on the JSP. Is it storing that list in some session. The problem is that i am using a clustered environment and clicking on the next page will take me to some new server
where i won't be having the earlier session in which the list was stored.

Can anyone tell me how Display tag is working and whether i can use this in such kind of scenario?

--
Cheers
Ankur

Reply via email to