Jsf 1.x compiles jsp into servlet, jsf 2 use vdl instead of jsp, I wonder what is the source of performance gain compared to jsf 1.x?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The most important reasons why JSF 2 performs better are:
If you are looking on MyFaces 2.0.x/2.1.x, you'll get these improvements too:
JSF 2 is a big step in the righ direction. |
|||
|
|