Friday, July 22, 2011

Starting with struts in netbeans 6.5

To Start with first download the following plugins:

"org-netbeans-modules-web-frameworks-struts2.nbm" 
"org-netbeans-modules-web-frameworks-struts2lib20011.nbm"

Step 1


click on tools and click on plug-ins.

Under the option of downloaded plugin,browse the location where u hav stored ur plug-in and then click on OK. (tools->plug-ins->downloaded->open->finish)
Step 2:
Click on file and new  Project.


(File->new Project->java Web)
select the java Web ,Click Next.
Step 3: Choosing Web Server
Choose the web server.
netbeans have inbulit support of glassfish server.


Step 4:
Click on next.
then select the option Struts 2 .

Step 5:
Click on Finish.

No comments:

Post a Comment