with the jsdk 2.1 and subsequent jswdk 1.0 (jsdk 2.1, jsp 1.0)
you start the included server via that startserver command and
you shut id down with the stopserver command. once started, you
should be able to peruse the contents and execute sample code
via the default url:
http://localhost:8080/
that should be enough to get you started with jswdk 1.0 and
jsdk 2.1 servlet engines.
hope this helps,
- james
> TaNiA wrote:
>
> Hi James,
>
> I am currently using using the jsdk2.0 together with jdk1.1.8 and am
> using
> servletrunner to test my servlets.
>
> I want to use jsdk2.1 but can't find the servletrunner file. Any
> ideas?
>
> cheers,
> tania
>
> ----- Original Message -----
> From: James Todd <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, August 04, 1999 2:39 PM
> Subject: Re: JDK1.2.x and Servlets
>
> > hi marie -
> >
> > can you provide me with a copy of the README file your
> > referencing?
> >
> > the javax.servlet package is available at the present time
> > in one of three locations:
> >
> > jswdk 1.0/ea ->
> http://developer.java.sun.com/earlyAccess/jsp/
> >
> > jsdk 2.1 -> http://java.sun.com/products/servlet;
> 2.1
> download
> >
> > jsdk 2.0 -> http://java.sun.com/products/servlet;
> 2.0
> download
> >
> > and can run on any jre 1.1.5 or greater. i personally
> develop
> > on jdk 1.2.1 and have tested on jdk 1.1.8.
> >
> > i recommend pulling down the jswdk 1.0/ea unless your
> running
> > on jdk1.1.x/win in which case you should consider pulling
> > down the jsdk 2.1 distribution. the jsdk 2.1 distribution
> > contains a fix for a jdk1.1.x/win bug which will be made
> > available in the next jswdk 1.0/fcs release.
> >
> > hope this helps,
> >
> > - james
> >
> > Marie Wong wrote:
> > >
> > > Hi servlet gurus,
> > >
> > > I have just downloaded the new JDK1.2.2 because the JSDK readme
> file
> says
> > > that the servlet stuff is bundled together with Java 2 but I
> cannot for
> the
> > > life of me find the servlet stuff so I must be missing something.
> Will
> > > appreciate if someone can point me in the right direction.
> > >
> > > thanks in advance,
> > > Marie
> > >
> > >
> ___________________________________________________________________________
> > > 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