What servlet container/engine are you using? As far as I know, only Tomcat
3.0 supports those methods, and it works fine for me.
Zhen Ni <[EMAIL PROTECTED]> on 03/10/2000 01:48:28 AM
Please respond to "A mailing list for discussion about Sun Microsystem's
Java Servlet API Technology."
<[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: getAttribute and setAttribute
Hi, has anyone else experienced this problem or know its cause,
when I try to use setAttribute and getAttribute for a session object for
servlet 2.2 specification it gives me a method not found or unknown method
error, and I would have to use the deprecated getValue and setValue
instead.
-Tom
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html