i need to know the general use of <f:verbatim>. i read through the spec but i could not understand why its being used. Few of the JSF pages include <h:commandLink> within <f:verbatim> tag. Is it like a <c:url> or <%=response.encodeUrl()%>? Pls help me...
Best Regards,<br />Balaji Natarajan<br /> <br />SCJP 1.5 100%<br />SCWCD 1.5 92%<br />SCBCD (In Progress)
Ketan Jambhekar
Ranch Hand
Joined: Mar 26, 2007
Posts: 37
posted
0
Hi, Refer to the discussion in the following link f:verbatim
Ketan
Ryan Lubke
Ranch Hand
Joined: Jun 20, 2007
Posts: 36
posted
0
Originally posted by Ketan Jambhekar: Hi, Refer to the discussion in the following link f:verbatim
Ketan
NOTE: f:verbatim isn't necessary if using JSF 1.2 in combination with JSP 2.1.