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]
