[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools.jsf] Re: JSF with Eclipse - Tutorial

Wolfgang Knauf wrote:
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).

I found this article about the "Unified EL":
http://java.sun.com/products/jsp/reference/techart/unifiedEL.html
If I find the time to read it, it will hopefully remove the fog in my brain ;-). There seems to be more about it than just deferred evaluation.


Thanks. I'll include this in the references of the articles.

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


Thanks.

Best regards

Wolfgang



--
Lars Vogel
http://www.vogella.de/eclipse.html - Tutorials about Eclipse
http://www.vogella.de/articles/RichClientPlatform/article.html - Eclipse RCP Tutorial