You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by rainer juenger <ja...@projektinter.net> on 2002/10/20 17:21:30 UTC

best praktice: preview of a form

Hi,

I am thinking of a concept how to best realize a WYSIWYIG preview of filed
in form values.

what's the job?
after a struts-from was validated and everything is filled in okay I want to
preview the values in a JSP-Site that shows the just filed in values for
final verification by the User.
If the entered values are okay a further action can be processed (eg.
persistence)
If not the entered values shoud be edited in the input-form.

I tried many ways but all of them do cause certain problems.
What is the most struts conform solution to this problem?

thanks Rainer



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>