Step: 3 Let us add a Servlet Page


Provide a package name as suits you the best; for example i named
as " nb90.ex1 ", that will add following folder and sub-folder as
shown below
C:\NetBean69_Projects\ex1\WebApp1\src\java\nb90\ex1\NewServlet1.java
Click Next on the current screen and appear to this screen ( as
shown below), and note the java Class Name

Please note, how the NetBean 6.9 Integrated Developing
Environment ( IDE) generates Servlet page, and the codes to begin with
! To view the code snippet, please click on the link
NewServlet1.java..txt
Run file
http://manas14pc:8080/WebApp1/NewServlet1
