Go to jakarta.apache.org and download Tomcat 3.2.1.  Install it and look in
the config directory - you will find a tutorial on how to build servlet
applications.  Or you can go to java.sun.com/product/servlets and take the
online tutorial.

Cheers!
Mark

----- Original Message -----
From: "Mai Hoang Qui" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 4:02 AM
Subject: Making a servlet application on JSDK server


> Hello everybody,
>
> I'm a tenderfoot in Servlet. I had loaded JSDK 2.1 server from Sun.com. I
> known that to run or stop the server, I used the following commands:
> startserver
> stopserver
> and then I typed the following address in the browser once the server is
> running: http://localhost:8080
> But I couldn't undertand how can I make an application on the server.
> Does anyone know the documentation of the jsdk server? I coundn't find out
> this document to config the server.... Please show me a way to I can make
a
> application on this server.
>
> Thanks for your interest.
>
> qui
>
>
___________________________________________________________________________
> 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