Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-taglibs Wiki" 
for change notification.

The following page has been changed by HenriYandell:
http://wiki.apache.org/jakarta-taglibs/Standard1%2e1%2e3FAQ

------------------------------------------------------------------------------
   * initParam
   * cookie
  
- If you do use them as variable names, your mileage may vary. For more 
information, please see 
[https://issues.apache.org/bugzilla/show_bug.cgi?id=40870 40870].
+ If you do use them as variable names, your mileage may vary. For more 
information, please see 
[https://issues.apache.org/bugzilla/show_bug.cgi?id=40870 40870]. If you do 
need to use such a variable, then you can work around the keyword by referring 
to them within the pageScope as follows:
  
-       40870 - c:out bug with a param named param. ACTION: Confirmed. FAQ.
+ {{{
+ <c:out value="${pageScope.param}"/>
+ }}}
  

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

Reply via email to