On Thu, 25 Apr 2002, Matt Raible wrote:
> So what you're saying is that <c:out value="${myAttribute}"/> is the
> recommended syntax. I can live with this, but is <c:out
> value="${requestScope.myAttribute}"/> more efficient?
It depends on the container; on Tomcat, it very well might be more
efficient.
--
Shawn Bayern
"JSP Standard Tag Library" http://www.jstlbook.com
(coming this summer from Manning Publications)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>