]
Philip Murphy commented on RF-7261:
-----------------------------------
Does this mean that RichFaces only supports JSTL 1.0 (J2EE 1.3/JSP 1.2) and not JSTL 1.1
(J2EE 1.4/JSP 2.0) as these uri's are defined on the following web page?
Many samples use the wrong URI for the JSTL namespace in Facelets
-----------------------------------------------------------------
Key: RF-7261
URL:
https://jira.jboss.org/jira/browse/RF-7261
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: examples
Affects Versions: 3.3.1
Environment: Windows XP Pro
Sun JavaEE SDK 5.07
Apache Tomcat 6.0.18
Reporter: Scott Langley
Assignee: Nick Belaevski
Priority: Minor
Fix For: 3.3.2.CR1
Many of the RichFaces Facelets sample files use this URI for importing JSTL:
xmlns:c="http://java.sun.com/jsp/jstl/core"
For Facelets, the URL for importing the JSTL namespace should be:
xmlns:c="http://java.sun.com/jstl/core"
This can confuse users as to the proper use of JSTL with RichFaces.
Examples of such files:
http://anonsvn.jboss.org/repos/richfaces/tags/3.3.1.GA/samples/layout-sam...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: