JRun 2.3 only supports Servlet API 2.1 and JSP 1.0, so it does not support
those methods.  JRun 3.0 supports Servlet 2.2 and JSP 1.1. JRun 3.0 beta5
can be downloaded from http://beta.allaire.com/jrun30.

-Spike

> -----Original Message-----
> From: Zhen Ni [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 16, 2000 8:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: getAttribute and setAttribute
>
>
> I'm using JRun 2.3.3 as my servlet container, but my errors
> occur during
> the compliation stage.  Do I have to do anything else besides
> copying my
> servlet .jar file to the extension directory of my jdk?
> -Tom
>
>
>
> On Fri, 10 Mar 2000, Noel E Lecaros wrote:
>
> > 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
> >
>
> ______________________________________________________________
> _____________
> 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
>

___________________________________________________________________________
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

Reply via email to