| Author |
I think JSP and Servlets are easier to program than JSF and JSF2
|
Rogerio Kioshi
Ranch Hand
Joined: Apr 12, 2005
Posts: 655
|
|
|
So, keep using JSP(with JSTL) and Servlets is a bad idea?
|
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56201
|
|
Posting this in the JSF forum is likely to give you skewed results towards JSF as its aficionados are the one who lurk here.
Personally, I would only use JSF if a large man were holding a powerful weapon to my head -- and even then, reluctantly. But you are likely to get other opinions -- which is good. Then you can sort through them and make your own decision.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Aleksey Serov
Ranch Hand
Joined: Sep 11, 2009
Posts: 32
|
|
Rogerio Kioshi wrote:So, keep using JSP(with JSTL) and Servlets is a bad idea?
- YES. It is way outdated.
JSF is only one of about 50 attempts to suggest something better than JSP within the Java world. And IMHO not the best one.
Consider using HybridJava.
|
 |
 |
|
|
subject: I think JSP and Servlets are easier to program than JSF and JSF2
|
|
|