Yes, it should be x-P(nameOfParameter) ...
... BUT, the POST request sent contains no key/value POST parameters/values, 
but instead only one value (without a key) - so what could I use as 
"nameOfParameter" (I already tried '', <nothing>, and "", but without any 
success)?


Markus

PS: The request is sent by an AJAX framework called ECHO2 (by NextApp)
-------- Original-Nachricht --------
> Datum: Tue, 11 Nov 2008 11:22:48 +0000
> Von: Mark Thomas <[EMAIL PROTECTED]>
> An: Tomcat Users List <users@tomcat.apache.org>
> Betreff: Re: log POST data

> Markus Reis wrote:
> > in my server.xml, but the last pattern string "x-P()" always produced
> "-" in the log (instead of the only one post parameter that was present in
> the http post request)
> 
> Shouldn't that be x-P(nameOfParameter) ?
> 
> Mark
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to