Search code examples
javaservletsamazon-ec2eclipse-wtp

Open new dynamic web project in java


I'm writing server-application in java which needs to run on ec2 of amazon. I read somewhere i need to open dynamic web project, but i don't have this option in eclipse. my eclipse version is eclipse.

I tried to install through help -> install new software the package "Web Tools Platforms" from http://download.eclipse.org/webtools/repository/indigo but it failed in the middle of the installation.

Somebody can help me with that?

thanx!!


Solution

  • You need the one labelled Eclipse for Java EE Developers that one lets you create web projects.

    Also see this & this. It will help you..