How to deploy java web application on tomcat server in eclipse ?
We have already discussed Java Web Application in our previous posts.In this post, we will learn to run Java web application on Apache tomcat in eclipse.We tried to keep it very simple including multiple screen shots.
D:\SOFTWARE\Latest64bit Development Kit\apache-tomcat-8.0.33
- Create a Dynamic Web Project in Eclipse.
2-Add index.jsp file in the WebContent folder so that when we run the project on the server it should not give an error.
3- Goto to server tab and click on the link highlighted below to add new Apache Tomcat Server.
4- Select the Apache Tomcat server and click on next button.
5- Specify the tomcat installation directory.Here it is
6- Click on next button and add the project on the server.
7- Modify the build path of the project to add server runtime library.
8- Apply the changes and run the project on the server.
Still, have a doubt ! Watch video to get clarified.
Convert date and time in Java
Give your suggestion in comments.
If you like the post Share with your friends on social network.
Follow us: www.facebook.com/javainstance
Follow us: www.facebook.com/javainstance
How to deploy java web application on tomcat server in eclipse ?
Reviewed by JavaInstance
on
11:18:00 AM
Rating:
Reviewed by JavaInstance
on
11:18:00 AM
Rating:







No comments: