0 Replies Latest reply on Sep 11, 2008 1:32 AM by jabailo

    Hello World Servlet

    jabailo


      Just getting my feet wet with Jboss 4.2-GA running on Windows.

      I'm looking for a tutorial to build a super simple Hello World servlet.

      One that can be the target of a jsp page POST and can read one or two request variables.

      Sample code would be nice, something I can just insert into an exploded war directory and run.

      I would prefer to use Notepad as my editor rather than Eclipse for starters.

      Is there anything special I have to do when compiling the servlet code?