Posted By:
Natarajan_CHOCKALINGAM
Posted On:
Wednesday, March 21, 2001 08:00 PM
hi
Please cast it while using request.getAttribute(). eg. if you have used request.setAttribute() and put a string object you should cast it to String while using request.getAttribute(). The same holds good for HttpSession.getValue().
thanks
natarajan