Click here to Skip to main content
15,889,732 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: , +
I'm developing a java servlet application, and tesing it on Eclipse + Apache Tomcat (refer: http://www.vogella.de/articles/EclipseWTP/article.html#overview_wtp).

The application is now tested on the localhost and accesed by any clients on the same LAN.

Now, I need to deploy it into the web server, where everyone from anywhere can access this servlet.

Coud you guide me the way that I've to do to archive this task. :confused::confused:
Posted

1 solution

Googling this phrase - "deploy java servlet" - revelaed 500,000 hits, and the very first one has the title "Introduction to Java Servlets, Developing your first Java Servlet".

Seriously dude - this is the internet, any question you might come up with has almost always been asked/answered somewhere.
 
Share this answer
 
Comments
toDothat 27-Nov-10 9:53am    
Nop, you may too weak in reading skill. If you pay more attention to my question, I really ask you how to move my test to real web server. I'm not asking how to develop java servlet.

By the way dude, really thank you for time and this mis-understanding answer.....
#realJSOP 27-Nov-10 10:05am    
If you had taken the time to keep from being an anal pore, googled the phrase I gave you, and checked out the first result, you would have seen that they also talk about deploying a servlet. Even if the first link didn't answer your question, there are 499,999 others that just might.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900