Jean-Luc Douville said:
> I am running a servlet under Mac Os X Tomcat jakarta-tomcat-5.0.28.
> That servlet has a
> System.out.println("userAgent ** : "+userAgent); command. On my PC i
> found the result of
> the same command (and other) in the DOS window that logs the tomcat's
> processes (serving the
> same servlet).
>
> On the Mac i can't find any log ...

Doesn't System.out usually go to catalina.out in Tomcat's logs directory?

> I send the requests to the servlet with a browser, the parameters are
> in the URL (GET method).
>
> Thanks.
> --
>
> Jean-Luc Douville
> GRAVIR/iMAGIS,INRIA,ave de l'Europe, Montbonnot 38334 Saint Ismier
> Cedex Tel: (+33) 4.76.61.54.28 -- Fax: (+33) 4.76.61.54.40
>
> ---------------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]




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

Reply via email to