RE: problem with Input text fields and Filter

2010-12-08 Thread AMIR-TAHMASSEB Marc Kamran
Dear Jakob, Thanks for your reply ! After investigation, my problematic pages where only pages with an inputFileUpload components. For these pages I added an exception for my filter in the web.xml : localLanguageFilter EXCEPTION_URL_0

Re: Coercion + EL + Facelets

2010-12-08 Thread Jakob Korherr
Hi, 1) Yes, it really changed from JSF 1.1 to 1.2, because of the introduction of the unified EL. 2) Nope, but you can use a custom EL impl which lets you customize the coercion rules, like e.g. juel [1] and its TypeConverter 3) Agreed! Regards, Jakob [1] http://juel.sourceforge.net/ 2010/12/7