The primary downside would be that, if you
left the page and came back, the search parameters would still be in the
session. There are ways to clean them up (setting up a filter or always
clearing them when coming back in at the top of your servlet) but it can be
kind of hard to pull off without some loophole existing where users can get
back in with their search criteria. Rick Herrick From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dmitry Grigoriev Thanks to everyone for
their help. I did some research and it seems that the 8KB limit is
imposed by Apache, but Explorer's limit is just 2083 chars, which I may also be
exceeding. So I'll have to mess around with displayTag code per Rick's
suggestion. Has anyone used session vars to store the search params
though? I'm curious about the possible downsides of this approach. On 8/7/06, Burgess,
Randy <[EMAIL PROTECTED]>
wrote: I believe the limit for a GET is 8 kilobytes. |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user