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.