Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: ClassCastException when retreiving object from session


Message #1 by lubisak@h... on Thu, 28 Sep 2000 05:20:52 +0100
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
 

  Return to Index