Re: Struts1 and Struts2 in the same app

2008-04-30 Thread Sandy143
- 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

Re: Struts1 and Struts2 in the same app

2008-04-29 Thread Sandy143
PROTECTED] -- View this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16953695.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Struts1 and Struts2 in the same app

2008-04-29 Thread Dave Newton
--- Sandy143 [EMAIL PROTECTED] wrote: It is a single application. when trying to access struts2 action ... it is unable to find the path. (Error: Invalid Specified Path ...) I have interceptors in struts.xml. I have plugin jar in web-inf/lib. I am not sure of what needs to be done in

Re: Struts1 and Struts2 in the same app

2008-04-29 Thread Sandy143
/struts-1-plugin.html 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

Re: Struts1 and Struts2 in the same app

2008-04-29 Thread Dave Newton
--- 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

Re: Struts1 and Struts2 in the same app

2008-04-29 Thread Sandy143
: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16962482.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Struts1 and Struts2 in the same app

2008-04-29 Thread Laurie Harper
Yes. If you don't want to migrate any of your existing Struts 1 JSPs, you can just add Struts 2 to the application, leaving everything else as it is. Later, you can add the Struts 1 plugin to help with migrating existing (Struts 1) views to Struts 2. L. Sandy143 wrote: If you're not using

Re: Struts1 and Struts2 in the same app

2008-04-28 Thread KonTiki
this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16935666.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Struts1 and Struts2 in the same app

2008-04-28 Thread Sandy143
this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16942822.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Struts1 and Struts2 in the same app

2008-04-28 Thread Dave Newton
procedure. Can anyone provide a sample app or config info on how it can be done? I have read the migration tutorial. but it didn't help me to resolve this issue. -- View this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same

Re: Struts1 and Struts2 in the same app

2008-04-28 Thread Sandy143
provide a sample app or config info on how it can be done? I have read the migration tutorial. but it didn't help me to resolve this issue. -- View this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16942822

Re: Struts1 and Struts2 in the same app

2008-04-28 Thread Sandy143
. -- View this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16942822.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Struts1 and Struts2 in the same app

2008-04-28 Thread Dave Newton
--- Sandy143 [EMAIL PROTECTED] wrote: Am I wrong? Please let me know ...how to use both the config files. An included file within struts.xml is expected to be an S2 config, AFAIK. Were there any error messages in the logs? If you're using the S1 plugin then the docs at [1] give a decent

Struts1 and Struts2 in the same app

2008-04-24 Thread Sandy143
of struts1 action. Please let me know the step by step procedure. I have read the migration tutorial. but it didn't help me to resolve this issue. -- View this message in context: http://www.nabble.com/Struts1-and-Struts2-in-the-same-app-tp16851031p16851031.html Sent from the Struts