Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4716343
By: honzaves

Hi there,

I do not know if display tag offers this kind of functionality, but I guess
you could do something like that with the framework you are using
(Struts/Spring/whatever). Anyway, I do not know if it is the most neat clean
solution out there, but it works: you might create a class representing all
possible search criteria. When user hits the search button, gather the criteria
and store them in your session. Then, when the user goes to the search page,
retrieve the selected search criteria from session ...

Again, I do not know if this is the most clean solution (in case it's not, do
not flame me but please explain me why and what is better), but it works...

Cheers and good luck,
Honza

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249317

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to