This is all great to here.  I settled on Stripes for my dev team - looking
to move them from Struts 1 this coming release.  Struts 2 eliminated itself,
but I only spent time looking at Spring MVC docs before eliminating it - it
just looked like it would be harder for devs to pick up.
-Mike

On Fri, Feb 12, 2010 at 7:57 AM, azizi yazit <[email protected]> wrote:

> Stripes is fun, easy but have a lots of advanced features. I am enjoying
> develop using Stripes. But architect has a power to decide which framework,
> not me a programmer.
>
>
> On Thu, Feb 11, 2010 at 7:13 PM, Jeppe Cramon <[email protected]> wrote:
>
>> Yeah that pretty much sums up what Spring MVC is good for - a front
>> controller implementation which serves as foundation for your own invented
>> solution because the basic Spring MVC package is incapable of handling much
>> more than hello world ;)
>> Been there - done that - have the Spring MVC scars  ;)
>>
>>  /Jeppe
>>
>> *"It is difficult to get a man to understand something when his salary
>> depends upon him not understanding it.” - Upton Sinclair*
>>
>>
>>
>> On 11/02/2010, at 11.48, Yee wrote:
>>
>>
>> Yes, convoluted is the word for it.
>>
>> I ended up doing all my work in the onBindAndValidate(), and set the
>> resulting
>> ModelAndView in a ThreadLocal. The onSubmit() became a dummy method where
>> I
>> retrieve from the TreadLocal and returns the value.
>>
>> Phew.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
>> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
>> http://p.sf.net/sfu/solaris-dev2dev
>> _______________________________________________
>> Stripes-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
>> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
>> http://p.sf.net/sfu/solaris-dev2dev
>> _______________________________________________
>> Stripes-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/stripes-users
>>
>>
>
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to