I am working on jsp. I have eclipse but don’t know how to configure it for servlets and jsps. I want to develop and debug my web application. Which plugin should I get and from where?
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.
Instead of installing plugins you should download the right version.
Download: Eclipse IDE for Java EE Developers, 212 MB
This one has the Web Development perspective from the WTP/Web Tools Platform plugin.
I’m not sure if an application server like Tomcat is included. Otherwise download it.
Afterwards add tomcat to eclipse. (There are other guides as well, just google them.)