1. Using XDoclet struts tags and subclassing ActionSupport forum.springsource.orgI have found that extending spring's ActionSupport (et al) classes prevents the xdoclet an tasks from producing the action's mapping entry in struts-config.xml. As a work around, I have created the ... |
2. Struts-Layout tag in Spring forum.springsource.orgI would like to use the treeview from Struts in my Spring application. http://struts.application-servers.co.../treeview.html How can this be done? What settings do I need to do, I cant get it to ... |
3. Populating objects - Springs Equivalent tag for nested:iterate in struts forum.springsource.orgCould anyone please tell me an analogous tag for nested:iterate in Stuts. My requirement is that i have a list of customer objects which contains attributes like name, age ,dob etc. ... |
4. Spring tag in Struts style forum.springsource.orgStruts has the convenient tags like this: |