I am currently working on Struts 2 project, I didn't have the choice.
What I like:
- The Dojo plugin smoothly does integrates usual DHTML components:
date picker, suggest box, ajaxified div/zone replacer...
- The JSON plugin to get/post action beans as JSON format (ajaxified
form submission, Dojo/JS Ext Grid data retrieval)
What I don't like:
- OGNL scripting + Struts2 value stack is hell!!! Previously you had
${myProperty} now you have %{myProperty} or %{#myProperty}. You'll
have to learn everything from scratch again. Why don't they use JSP EL
:'(
- The Code behind plugin (defaulting and annotations) is poorly
designed. As a result, XML configuration is still necessary.
- To insert an interceptor in the middle of the stack, you have to
redefine the whole interceptor stack.
- No JSTL or classical taglibs integration. Struts2 tags redefines JSTL tags.
- The documentation is poor (ant the product complex) or badly
organized. There isn't any taglibdoc.
- The templated tag system configured with unexpected default values
On this project, I which I could, at least go back to Struts1, at best
use Stripes.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users