Hi, How would I define a dispatch action in struts1 ... in struts.xml while migrating?
newton.dave wrote: > > --- Sandy143 <[EMAIL PROTECTED]> wrote: >> With this we will not have ... struts1 config file right ???? >> >> struts-config.xml would be completely modified to struts.xml. Am I on the >> right path? > > Are you trying to use the plugin, or are you trying to run in parallel? > > The S1 plugin wraps S1 actions inside S2 actions. There wouldn't be an S1 > configuration file. > > If you're not using the plugin, then you configure S1 and S2 completely > separately from each other. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16985158.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

