At 09:55 AM 2/20/2006 +0800, you wrote:
>Thanks for the advice, please , can you give me
>example code how can i do this.
>

Look up "Servlet Filter" on Google and see what you come up with. Using the servlet API is beyond the scope of the Log4j User list. Once you figure out how to use a Servlet Filter, it will be simple to grab the request headers and session attributes and log them.

Jake

>Thanks
>Sreenivas
>--- Jacob Kjome <[EMAIL PROTECTED]> wrote:
>
>> Quoting sreenivas velagapudi
>> <[EMAIL PROTECTED]>:
>>
>> > Hi,
>> >     Is there any way i can print the request
>> header
>> > messages and all the session attributes through
>> log4j
>> > logging .
>> > when i click any link.
>> >
>>
>> Sure, use a servlet filter and log whatever you
>> want.
>>
>> Jake
>>
>> > Please help me out.
>> >
>> > Thanks
>> > Sreenivas
>> >
>> >
>> >
>> >
>> >
>> >
>> > __________________________________
>> > Meet your soulmate!
>> > Yahoo! Asia presents Meetic - where millions of
>> singles gather
>> > http://asia.yahoo.com/meetic
>> >
>> >
>> >
>>
>---------------------------------------------------------------------
>> > 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]
>>
>>
>
>
>
>
>__________________________________
>Meet your soulmate!
>Yahoo! Asia presents Meetic - where millions of singles gather
>http://asia.yahoo.com/meetic
>
>
>---------------------------------------------------------------------
>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