Thursday March 15, 2007
Struts support for DWR Plugin
I've finally gotten around to adding struts support to the DWR plugin I'm working on. Here are some ways you can work with DWR and Struts in NetBeans
- Create a web application; add struts and DWR framework, or
- Open an existing Struts project and add DWR by right clicking on the project node, or
- Or just go to File -> New File -> Other and add a dwr.xml to your Struts project
![]() |
Right click on struts-config.xml file and select the item shown |
![]() |
You can also right click on in the editor when you are editing struts-config.xml |
![]() |
Finally, if you prefer left click to right, then click on the button shown |
A dialog box will popup where you can select which formbean to export and also to change the JavaScript name
The source are available for ajax.dev.java.net CVS repository. The prebuild NBM for this version is available here.
The next feature will probably be
Comments:
Post a Comment:
Comments are closed for this entry.


