> -----Ursprüngliche Nachricht-----
> Von: Frank W. Zammetti [mailto:[EMAIL PROTECTED]
> 
> On Wed, December 14, 2005 9:37 am, Bill Schneider said:
> > On the other hand, JSF does make doing some simple things hard.
> 
> I think this is actually an excellent point, and I was 
> thinking of it the
> other day and forgot to make it myself...
> 

This is a really good thread with a lot of valuable input:
My opinion goes into this direction:
Some stuff in JSF is really not so nice, one thing is also performance long
lists take much longer than plain JSP.
But you're still able to pick the goodies for yourself (form validation,
state saving) and use plain JSP for the rest (bookmarking, long lists).
JSF 1.2 works fine with JSP/JSTL, so now a soft migration becomes much
easier.

Bernhard





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to