Rahul Akolkar wrote the following on 1/19/2006 3:30 PM:

For such concerns ...

${fn:escapeXml(test)}

is an option.

<c:out/> is overrated in JSP >= 2.0, IMO.

Just curious why is ${fn:escapeXml(test)} any better than <c:out value='${test}'/> ?

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to