Thirupath Reddy wrote:
> Hi Craig,
>
> I want to use Java Server Pages on JServ. Can you send me the URL for JSWDK so
> that I can go through the instructions.
>
> With Regards,
> Thirupathi Reddy
>
The JSWDK reference implementation is available at the Java Developer Connection
site (free registration required):
http://developer.java.sun.com/developer/earlyAccess/jsp/index.html
The instructions for configuring this with Apache JServ are in the README file of
the distribution. Note that anything that depends on features of the 2.1 servlet
API are not going to work.
Craig
>
> "Craig R. McClanahan" wrote:
>
> >
> >
> > The recently released JavaServer Web Development Kit (JSWDK) release
> > includes instructions on setting up the JSP environment under Apache JServ
> > 1.0b5 (the instructions will also work with 1.0 final). You won't be able
> > to use any of the features that rely on the 2.1 servlet API (such as request
> > dispatchers and storing beans in request or application scope), but the rest
> > of it should work.
> >
> > Craig McClanahan
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > READ THE FAQ!!!! <http://java.apache.org/faq/>
> > Archives and Other: <http://java.apache.org/main/mail.html/>
> > Problems?: [EMAIL PROTECTED]
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> READ THE FAQ!!!! <http://java.apache.org/faq/>
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]