[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools.jsf] Re: JSF with Eclipse - Tutorial
|
Hi Lars,
good tutorial!
Some minor things:
1.5 Value and Method Binding:
"Tip: Expression Language statements either start with "${" or "#{" and end with
"}" " => could you explain the difference beetween "$" and "#" (I know that
there is one, but I don't know it myself ;-) )
3.3. Download the JSTL library
"If you know where I find the standard JSTL1.2 reference implementation please
email this information to me." => there is no separate download, it seems to be
part of the JavaEE5 RI (http://java.sun.com/javaee/downloads/index.jsp). I found
it also as part of JBoss 5.
4.4. Create Java Server Page
Image and code snippet seem to be swapped (correct: first image, then code)
5.4. Validators
I miss the implementation of the "validate" (with check for login="tester").
5.5. Resource bundle for messages -> typo in file name: "message.properites"
Best regards
Wolfgang