Close
jGuru Forums
Posted By: Aditya_Sharma Posted On: Wednesday, March 10, 2004 09:56 AM
Hi pals,i am using JDK1.3.1 and J2EE 1.2.1.When i try to compile code using HttpSession object and getValue or putValue() function, it compiles with deprecation giving warnings.Ultimately it leads to deployment failure. But when i use setAtrribute and getAttribute,it compiles successfully.Am i using right way by doing so.I have seen some suggesting using putAttribute but compilation give error by that.
Re: getValue () and putValue() in HttpSession
Posted By: Anonymous Posted On: Wednesday, March 10, 2004 11:10 AM