Help coderanch get a
new server
by contributing to the fundraiser

Ashok ReddyP

Greenhorn
+ Follow
since Aug 13, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ashok ReddyP

Hi,


Just maintain the following structure of directories:

ProjectName
WEB-INF
web.xml
give the entry for the servlet that u have created.
classes
.class



If you wants to deploy to Sun one 6.1 web server

Make the whole files as a single WAR file and go to the administrative console http://yourIP:8888

Go to the deployment of the clients project,

just select it from local or server machine and click on deploy.
19 years ago