Entries Tagged 'Struts 2' ↓

Integrating Open Flash Chart with Struts 2

Geertjan Wielenga has an interview with Mark Ashworth on JavaLobby today about Mark’s connext-graphs project. Connext-graphs wraps Open Flash Chart as a Struts 2 plugin and allows easy generation of interactive charts in a Struts 2 application. The interview ends with Mark walking the reader through the code for getting a basic chart up and running with the plugin.

*****

Java Web Framework News

Struts 2 and Scala - Jeff Cunningham posts today about how he used Scala in a WebWork/Struts 2 application. Seems to have worked flawlessly without any sort of hacks or workarounds needed. I wonder if anybody has tried the same sort of thing with Groovy yet?

Lessons Learned From Using JBoss Seam -  Matt Raible has a post today listing some things learned while using JBoss Seam.

*****

Interview with Ian Roughley on his new Struts 2 book

DZone has an interview with Ian Roughley about his new book, “Practical Apache Struts 2“. For those of you burned by Struts 1’s unruly struts-config.xml file and ActionForms, Struts 2 is a pleasant surprise and definitely worth checking out.

*****