Hi Justin,
Justin Chin wrote:
Lets say I have two sets of users. UsersA, and UsersB. The data gather
for both users are the same. The look and feel is different. So I want
to point to the same action mapping for the two sets.
Do you want to point to the same MAPPING or the same ACTION? If you
mean the same mapping, I would ask why? If its the Action your truly
after though, then you can have two different mappings to it, one for
UsersA and one for UsersB, each having input set to the appropriate value.
Paul is correct of course, Struts doesn't keep track of the previous
page, but it doesn't seem like that should matter here if, as I suspect,
it's the Action your looking to reuse...
Frank
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
(2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
Supplying the wheel, so you don't have to reinvent it!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]