| Author |
Deploytool in Java
|
Saju purushothaman
Greenhorn
Joined: Mar 10, 2003
Posts: 3
|
|
I had created a servlet program named servlet1.class.It is located in the directory d:\java.How I can add this program to the webserver using deploytool.I started the webserver using the keywork "start j2ee -verbose" Can anybody please help me By Saju email:saju_p@rediffmail.com
|
 |
Greg Charles
Bartender
Joined: Oct 01, 2001
Posts: 2535
|
|
Saju, Unfortunately, there are quite a few steps between having a compiled servlet and having a deployed web app. What webserver do you use? Are you sure that it supports servlets? If it does, there is probably a tutorial that runs you through getting a web app deployed and working. Try to work through that, but bring any specific questions back here. Good luck!
|
 |
 |
|
|
subject: Deploytool in Java
|
|
|