pro_jsp thread: ClassCastException when retreiving object from session
Hi all, If somebody have an idea what's causing ClassCastException when retreiving objects from the session. I create objects (eg. Product, Customer, Cart, etc.) in servlets, put them in the session and pass to JSP. When retreiving them, sometimes this exception is thrown, and when I refresh the page exceptioon is gone and object is retreived from the session. Has anyone experienced this problem? Thanks koval
|





