1. Setup Eclipse for Web Development
• Install Eclipse for Java EE
• Install a web server like tomcat of glassfish
• Configure web server in your Eclipse
o Launch Eclipse->Window->Preference->Server Node->Runtime Environment->Add->Expand Apache and add tomcat
2. Hello Word JSP
• Create a new Web Application
o File->New->Dynamic Web Project
o Enter “HelloJSP” as project name and enter finish
...
sorry for all the questions
thanks...
06-14-2013, 02:22 PM in gbonecapone