Rick, Sorry if I the problem def I supplied wasn't complete enough. I was trying to avoid keyboard diarrhea. I'm sure that I'm making this more difficult than it need be. :-) I have a number of mappings. Each with its own unique action, form, and set of forwards comprising the jsp screens of a use case. All actions extend a base action. All forms extend a base form. Based on the data situation in any action, I may need to present a common data entry page. This need could occur in any of the use cases. I've defined the common data entry page as its own mapping with its own unique form and path. Struts supplies me with a mapping and a form. I'm confused as to how I can switch to the common data entry page mapping while prepoulating its form with data taken from the form of the invoked action.--- In [EMAIL PROTECTED], Rick Reumann <[EMAIL PROTECTED]> wrote: > Can you be a little more specific about what you want to accomplish from > a "user's perspective." You might be making this more complicated than > it needs to be. In other words what exactly do you want to have > happen... A user selects something from a drop down list... and then > what? I just think we can work out something that might be a lot easier > and cleaner. > > -- > Rick > > -------------------------------------------------------------------- - > 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]