session serialization issue?

2006-11-21 Thread John Wallace
I am working on my first Tomcat based application and while testing the application my boss entered some data into some fields. While he was doing that, I was doing the same thing - entering data into the very same fields in a different session. Unfortunately my values stored in session at

Re: session serialization issue?

2006-11-21 Thread Mark Thomas
John Wallace wrote: > Is this the same issue as described above? What is the best way fix my > problem? Maybe. Could be also be a problem with your application. If you can reproduce this error reliably, please provide the steps to reproduce it and any associated test JSP/servlet in the bug report