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 
need to use such a variable, then you can work around the keyword by referring 
to them within the pageScope as follows:
+ 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:
  
  {{{
  <c:out value="${pageScope.param}"/>
@@ -79, +79 @@

  
  Q. My XML tag is resulting in "Content is not in prolog" - why?
  
- A. This is an error from the XML parser and appears to usually mean that the 
parser junk input. Most likely you have the filename wrong.
+ A. This is an error from the XML parser and appears to usually mean that the 
parser junk input. Most likely you have the filename wrong (reported as 
[https://issues.apache.org/bugzilla/show_bug.cgi?id=41224 #41224]).
  

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

Reply via email to