posted 13 years ago
Hi all !
I got confused with set and get attributes in HttpSession interface. Please see the below attached program:
Here its working fine but if i change date to date1 in getAttribute its showing error but if i write as
Date date=new Date(); then if i change date to date1 in getAttribute its not showing error . Why so ?
Thanks & Regards
Kori Swapna Latha.