Hello everyone,
I apologize if this forum is not the correct place to pose this question. Being a
JSF forum, I expect some bias, but that's actually a good thing.
I am currently working on creating some web services for a pet project. Mostly for self education purposes. The web services will be providing both REST and
SOAP. I would like to be able to change the user interface from something like JSF 2.x to, say, plain ol' JQuery, or even Flex or JavaFX or JSF 3.x (down the road of course)
I've done very little with JSF and what I have done was a long time ago. Would someone be so kind as to kind of give me the skinny on JSF 2.x? Is this something I should take the time to learn? Is it substantially better than the 1.x versions of JSF? How performant is JSF 2 and how scalable? I've been looking around the Internet trying to get a feel for this, but its mostly been hit or miss.
I should mention that I am using Netbeans 6.8-M1 and Glassfish v3 for
EJB 3.1 which also includes JSF 2.x under 64bit Linux
Any insight that could be provided would be most appreciated.
Thank you,
John