-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leon,
On 3/30/2011 3:36 PM, Leo Donahue - PLANDEVX wrote:
> I'm going this route for now:
>
> FacesContext.getCurrentInstance().getExternalContext().log(the string buffer
> of the parcel listbox);
> FacesContext.getCurrentInstance().getExternalConte
Chris,
Thanks for the feedback.. very much appreciated!
>-Original Message-
>From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>Subject: Re: Logging request parameters - Filter vs Servlet
>
>So you need to log the "txtAPN" parameter, right?
Yes.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leo,
On 3/30/2011 12:28 PM, Leo Donahue - PLANDEVX wrote:
>> -Original Message-
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: Logging request parameters - Filter vs Servlet
>>&
Chris,
>-Original Message-
>From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>Subject: Re: Logging request parameters - Filter vs Servlet
>>
>> I don't know what I don't know... Log4j I guess. That is what
>> everyone recommends.
&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leo,
On 3/29/2011 5:44 PM, Leo Donahue - PLANDEVX wrote:
>> -Original Message-
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: Logging request parameters - Filter vs Servlet
>>
>&
Chris,
>-Original Message-
>From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>Subject: Re: Logging request parameters - Filter vs Servlet
>
>Leo,
>
>On 3/29/2011 12:57 PM, Leo Donahue - PLANDEVX wrote:
>> Where do you initialize the Logger (F
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leon,
On 3/29/2011 12:57 PM, Leo Donahue - PLANDEVX wrote:
> Where do you initialize the Logger (Filter or Servlet)?
Which logger?
> The servlet 2.5 spec says you can use filters for logging, but since
> I'm not modifying the request or response, is
Where do you initialize the Logger (Filter or Servlet)?
The servlet 2.5 spec says you can use filters for logging, but since I'm not
modifying the request or response, is logging from within a filter the right
approach to logging request parameters?
Using CATALINA_BASE: "C:\ApacheTomcat\apach