Sorry for the reposting, 


Hi to all, 

Suppose we have a tabular jsp,  which shows data in the table.
Also in this tabular jsp, we implement a searching mechanism applying some filters.


Suppose that from that jsp we go with links or action in some others (depth 3-4), 
and i want to go back from the starting jsp, but i want to keep the existing filters 
when we go back.


Is there a pattern for this , expect form putting the parameters in a hashtable  & 
passing it to session.



Vangos




Reply via email to