1 Reply Latest reply on Sep 11, 2008 10:15 AM by peterj

    Confusion about Eclipse

    jabailo

      I'm confused about what in Eclipse I need minimally to create a servlet for JBoss 4.2

      This tutorial shows basic Eclipse and he uses J2EE/Web Project to get started.

      http://www.laliluna.de/first-java-servlets-jsp-tutorial.html

      However, the is also this add on for JBoss

      http://www.jboss.org/tools/

      Do I need to use the JBoss Tools or can I use the basic J2EE/Web Project to create a servlet?