File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Deploytool in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Deploytool in Java" Watch "Deploytool in Java" New topic
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
    
  10

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!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Deploytool in Java
 
Similar Threads
How can we run jstl program in sun one webserver 6.1
Help
SSL between two Webserver triggered by a client
JAVA AND EXCEL CHART
JAVA AND EXCEL CHART