urlencoding

2005-06-13 Thread Franck
Hi, in my webapp, I have the following tag : html:link action=folder paramName=folder paramId=folder paramProperty=fullNamefolder/html:link In some case, fullName has special chars In the result source I can see : a href=folder.do?folder=Courrier+ind%C%A9sirablefolder/a The URL seems to

Validation Problem with depends=URL

2005-05-04 Thread Franck Wiegner
that this is an invalid url, which is not okay, cause as long as I am not able to enter valid urls my form bean will never parse. What am I doing wrong? Why is struts telling me that every valid url I enter is invalid? Best regards Franck

DynaValidatorForm properties Initialisation

2005-04-13 Thread Franck
of the test : if (form instanceof DynaBean ((DynaBean)form).getDynaClass() instanceof MutableDynaClass) { The condition (DynaBean)form).getDynaClass() instanceof MutableDynaClass isn't true, ... So the properties are not initialised What did I miss ? Thanks Franck

Re: DynaValidatorForm properties Initialisation

2005-04-13 Thread Franck
Sorry, classpath problem :-( Orange Caraibe IMPORTANT. CONFIDENTIEL : Les informations contenues dans ce message sont confidentielles et peuvent etre protegees par la loi. Ce message est etabli a l'intention exclusive de ses

Https to HTTP - Rewrite URL with login and password parameter

2005-03-16 Thread Franck DARRAS
Hello, I have a problem with my login page. I want to use the SSL extensions just for my login page, but i pass to a non secure page after the login, the plug-ins rewrite url with the login and the password in paramter. Where is my error ? Thsk for your help This is my struts config

Re: Https to HTTP - Rewrite URL with login and password parameter [Plain Format]

2005-03-16 Thread Franck DARRAS
Hello, I have a proble with my login page. I want to use the SSL extensions just for my login page, but i pass to a non secure page after the login, the plug-ins rewrite url with the login and the password in paramter. Where is my error ? Thsk for your help This is my struts config !-- Go to the

obfuscation Struts config

2004-12-02 Thread Franck DARRAS
with facilities to modify all text/xml/jsp files. if you know link to a product, an another method to protect the code source, i'm interesting Tks for your help Franck -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

use strutsed jsp as email template ?

2004-10-20 Thread Franck Lefebure
, myBean, the value of my string); String messageBody = myEmailTemplate.format(); Any idea ? -- Franck Lefebure equipe web http://www.orangecaraibe.com