Hi Geoff,

How do you debug this and how do you find your result?

Thank you
Regards
Sylvain

-----Message d'origine-----
De: Geoff Howard [mailto:[EMAIL PROTECTED]]
Date: lundi, 13. janvier 2003 15:46
À: [EMAIL PROTECTED]
Objet: RE: file generator error


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 13, 2003 3:25 AM
> To: [EMAIL PROTECTED]
> Subject: RE: file generator error
>
>
> Hi,
>
> It means that if I replace the '&' by '&', the link isn't
> correct anymore.
> The problem seems to be that the Tomcat web server doesn't
> convert '&' to '&' and use '&' to retrieve the web page.
>
> Any idea?
> Is it a Tomcat bug?
>
> Thank you
> Sylvain

I think I have confirmed some problem - try
http://localhost:8080/cocoon/samples/system/request.html?foo=bar&fee=fi

it gives:
...
  <requestParameters>
    <parameter name="amp;fee">
      <value>fi</value>
    </parameter>
    <parameter name="foo">
      <value>fee</value>
    </parameter>
  </requestParameters>
...

Don't have time to do more than that now.

Geoff Howard


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to