I am new to Java web Technology, I wanted to configure a server and Testing the Jsp and servlets application.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First download a server installer (a Tomcat would be the best), run it, and then, after the installation is complete, open your IDE (Eclipse, I presume), look for the “Servers” perspective, and right-click on it. There you can create a new server.
For further reading, http://www.eclipse.org/webtools/jst/components/ws/M4/tutorials/InstallTomcat.html