Hi,
    i understand that getValue() and putValue() are deprecated as of 2.2,
getAttribute() and setAttribute() are the replacements.

----- Original Message -----
From: TomyWang <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 04, 2000 12:13 PM
Subject: Re: Session Problems


> i wonder how you can put a object in the sesson use setAttribute?
> i know that method just add attribute in the servlet context.
> when i put a object in the session,i use session.putValue(),and i pull the
> value out,i use session.getValue(),so try these two method
> :))

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to