Re: Using Log4j in Struts 1.1

2004-07-08 Thread Selim Hendrickson
ertain log level and can be log.debug() as well. Take a look at the API. Hope that helps, Selim HENDRICKSON IZTEK Consulting Services Software Engineer selimhendrickson [at] iyte.edu.tr 0232 750 6557 [EMAIL PROTECTED] wrote: Hello All, Can anybody send me the steps to config Log4j in struts

Re: struts turkish character problem

2004-07-05 Thread Selim Hendrickson
Merhaba Eyup Bey, We experienced a similar problem about a year ago. Below is the code we used for solving the issue. Hope it works for you too. I belive there is a problem with the ActionForms with different encodings, therefore we wrote this small request preprocessor. You could also use a Serv