| [news.eclipse.webtools.jsf] Re: JSF with Eclipse - Tutorial |
Hi Larx,
To 1.5 I believe the following is true (I added it also to the article): JSP EL expressions are using the ${...} syntax. These EL expressions are immediately evaluated. JSF EL expressions are of the type #{...}. These are only evaluated when needed (and otherwisestored as strings).
To 3.3. Shame, I really would like to have a separate download for this. I'm neither using JBoss nor do I want to download glassfish just for these libs. So I hope for a better and brighter future and leave this comment in the article... ;-)
Here is a direct download link: https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderID=5220&expandFolder=5220&folderID=8467
Best regards
Wolfgang