Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Creating a Dynamic Web Project using Eclipse

  1. Launch Eclipse and Switch to Java EE perspective.
    Image Added
    Image Added
  2. Right Click under project explorer and Select Dynamic Web Project as shown in the figure
    Image Added
  3. Name the project as HelloWorld.
    Image Added
  4. Keep default values for all the fields and Select Finish.
    Image AddedCreate a dynamic web project with the name "HelloWorld".
    How to create a dynamic Web Project using Eclipse

Adding a JSP to the project

...