RE: PropertyEditor

2003-02-20 Thread Sebastien Sauleau

I am sorry to insist but I post that question yesterday and had no response.

May be I was not clear enough so if it is the case tell me because I need
badly to make my application work.

Thanks a lot in advance.
Sebastien

-Message d'origine-
De : Sebastien Sauleau [mailto:[EMAIL PROTECTED]]
Envoyé : mercredi 19 février 2003 16:35
À : Struts Users Mailing List
Objet : PropertyEditor


Hi,

I have used a html:textarea to get some informations and so I have a
String with several lines.
When I put that String in a bean:write the presentation is different.

I have seen in the Struts help that if there is a PropertyEditor configured
for the property value's class, the getAsText() method will be called.
Otherwise, the usual toString() conversions will be applied.

The problem is I do not know how to configure that PropertyEditor, is
someone can help me please ?

I hope I was clear.
Sebastien


-
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]




PropertyEditor

2003-02-19 Thread Sebastien Sauleau
Hi,

I have used a html:textarea to get some informations and so I have a
String with several lines.
When I put that String in a bean:write the presentation is different.

I have seen in the Struts help that if there is a PropertyEditor configured
for the property value's class, the getAsText() method will be called.
Otherwise, the usual toString() conversions will be applied.

The problem is I do not know how to configure that PropertyEditor, is
someone can help me please ?

I hope I was clear.
Sebastien


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]