Dear developers,

I need help to the following problem. Scenario:

User edits the Field "comment" on the HTML page (.e.g. "hello"). This
field corresponds with ActionForm property comment. I set the the
ActionForm.comment null in the Action class(the HTTPServletRequest
Parameter comment remains "hello" there is no methode to change it).
After that will the page displayed again, but the field comment is no
more visible for the user (with javascript is disabled). User sends the
page and in the (same)  ActionForm is the comment property nit null, but
"hello".

Could anybody advise me ?

Warm regards,

Laszlo



Laszlo Mihalka
im Auftrage der SCHUFA Holding AG

Softwareentwicklung
SCHUFA Holding AG
Kormoranweg 5
65201 Wiesbaden
Tel.:   +49 (0) 6 11 - 92 78 - 268
Fax:    +49 (0) 6 11 - 92 78 - 209
E-Mail:    [EMAIL PROTECTED]

http://www.schufa.de <http://www.schufa.de/> 


Reply via email to