Presentation: WebWork (Struts 2) In Action
Watch WebWork (Struts 2) In Action (48:28 min)
The presentation was recorded last year as the merger was well underway. Since then, Struts 2 (WebWork) was released at the end of February, and the WebWork project released it's final version 2.2.5 a couple of weeks ago. The WebWork team wanted to do a big effort to bring in as many optimizations and bug fixes into the last release of WebWork as possible before shifting focus entirely to Struts 2. See also InfoQ's Struts content.
Patrick Lightbody is one one of the leads on the WebWork project and leads product management for QA solutions at Gomez Inc. Prior to joining Gomez, Lightbody launched Autoriginate, the creator of a hosted QA solution, and managed the professional services team at collaboration software provider Jive Software. Lightbody also serves as the CEO and Chairman of OpenSymphony Group.
very nice
by
Mittal Bhiogade
after bitter experience of tap4.x
Re: very nice
by
Floyd Marinescu
Re: very nice
by
Philip Wilkinson
Re: very nice
by
Mittal Bhiogade
Here are some of the reasons which made me thinking,
- all page classes are abstract, no DI via spring possible. I think Tap5 takes care of this one.
- null handling for individual and nested properties. We had to implement additional interface called "NullHandler" and register all our objects instead of writing not null checks cluttered around views.
- AJAX integration was pain with Tacos and Dojo but got it working.
- No roadmap for migration from Tap4 to Tap5.
These were some of compelling factors at least to get thinking about alternative framework.
On other hand, ramp-up time for Tapestry wasnt that much may be 2 days to get it up and running and kicking off project development
Thanks
Mittal
Re: very nice
by
Mittal Bhiogade
Philip,
Here are some of the reasons which made me thinking,
- all page classes are abstract, no DI via spring possible. I think Tap5 takes care of this one.
- null handling for individual and nested properties. We had to implement additional interface called "NullHandler" and register all our objects instead of writing not null checks cluttered around views.
- AJAX integration was pain with Tacos and Dojo but got it working.
- No roadmap for migration from Tap4 to Tap5.
- This is a classic one, if there are any html controls within tap form by default it puts focus on first control it finds and to prevent it one has to set a property to false. I received some QA bugs related to this issue.
These were some of compelling factors at least to get thinking about alternative framework.
On other hand, ramp-up time for Tapestry wasnt that much may be 2 days to get it up and running and kicking off project development whereas it seems there's FUD about steep ramp-up time for tapestry
Thanks
Mittal
Struts 2: XSLT-View
by
m f
However I struggle with custom adapters that produce custom XML other than what is created by the standard adapters. The Javadoc says I can register my custom adapter with registerAdapter method of AdapterFactory. But where do I call this method? Where in my code do I have access to the AdapterFactory instance so I can register my adapter? It also tells me to look at the examples but I cannot find any concerning custom adapters...
Any help is greatly appreciated! If there really is an example can you tell me where to find it?
Animated Tutorial for Struts2
by
Mohammad SeyedAlavi
In order to better understanding and using of Struts2, I have created
the Animated Tutorial for Struts2 that shows how does struts work.
My goal for creating this document was to show basic primitives such as
request scope value stack, action classes and objects to someone who wants
to select between web frameworks such as Struts, JSF, Tapestry and etc.
link to download:
khorshid.ut.ac.ir/~m.s.alavi/Tutorial.zip
First of all you must read the readme.pdf and then start with first scenario.
Any opinion about this tutorial is appreciated.
I'm looking for your helpful opinions.
--kind regards
Mohammad SeyedAlavi
Educational Content
Co-making Great Products
Jeff Patton May 22, 2013
Writing Usable APIs in Practice
Giovanni Asproni May 19, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think