[ http://jira.codehaus.org/browse/DISPL-274?page=all ] fabrizio giustina closed DISPL-274: -----------------------------------
Resolution: Won't Fix Fix Version: 1.1 You should never save TableModel in session, just save the original list and let displaytag recreate the model. (TableModel could easily be declared as Serializable, but it contains many attributes that will NOT be serializable, so you will not get rid of your error.) > TableModel is not Serializable > ------------------------------ > > Key: DISPL-274 > URL: http://jira.codehaus.org/browse/DISPL-274 > Project: DisplayTag > Type: Bug > Components: Container Compability > Versions: 1.1 > Reporter: Ricardo Tercero Lozano > Priority: Minor > Fix For: 1.1 > > > I must store TableModel in Session context in order to iterate list as saw in > web page (for navigate through record details), but Tomcat complains about > TableModel is not serializable. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel