How to rum my jsp page in eclipse galileo?
I got only 2 options that is run as applet and second is run as application.. and both are invalid what to do? What problem should there?
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.
You are probably using
Eclipse IDE for Java developers, which does not have WTP (web application) support. You should useEclipse for Java EE developersor install the WTP related plugins.