Hi,

I have a general design question. Assume a web application that represents a
use case over several sites. Each of these sites have form fields. Each site
has a "Next" and "Previous" button except the last an the first which only
have either a "Next" or a "Previous" button. Additionally there is a
navigation bar where you can navigate to each site directly. 

In general I would appreciate design recommendations for this kind of
application. More specifically I have the following questions.

- Do I need to have an extention of the org.apache.struts.action.Action
class for each site.
- If so, how do I manage the handling of the different button events that
are coming from a specific site.

Peter
DISCLAIMER: The information in this message is confidential and may be
legally privileged. It is intended solely for the addressee.  Access to this
message by anyone else is unauthorised.  If you are not the intended
recipient, any disclosure, copying, or distribution of the message, or any
action or omission taken by you in reliance on it, is prohibited and may be
unlawful.  Please immediately contact the sender if you have received this
message in error. Thank you

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

Reply via email to