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

Reply via email to