I have a really wierd problem. It appears that the display tag is sharing the sort order/col and current page between sessions. This would indicate that the values are stored in the application scope.
I tested this by opening a browser on two separate computers (therefore two sessions). On one computer, navigate to a display tag table and choose a sort column. On the second computer, navigate to the same table. It will have the same sort order/col as the first computer. The same applies to the paging. I tested this with the simplest of cases and also with the examples deployed on my app server. It can also be repeated at http://edhill.its.uiowa.edu/display-examples/. My app server is, jboss-3.2.1_tomcat-4.1.24. I have looked at the code and don't see how this is possible. Any ideas? Greg ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

