RE: Struts 1.x and Strtus2.x With Tiles 2.x

2017-03-13 Thread Kokkodan Venu
This is very urgent ! This is regarding a project upgrade where I need to stick with Struts 1 and I need Tiles 2 as the Spring framework is getting upgraded. if you have already built the struts-tiles2-1.4.0-SNAPSHOT.jar can you pls send the same to me? I also have a very different upgrade here

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2017-03-10 Thread Lukasz Lenart
2017-03-10 20:46 GMT+01:00 Kokkodan Venu : > Hi, Can you pls let me know how you have migrated your old project with > Struts1 and Tiles 2? I have a same situation here where I need to keep struts > 1. The best option will be to keep both Struts 1 based app with Struts 2 based app next to it and

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2017-03-10 Thread Kokkodan Venu
Hi, Can you pls let me know how you have migrated your old project with Struts1 and Tiles 2? I have a same situation here where I need to keep struts 1. Pls respond as quick as possible. Thank You Venugopalan This e-mail, including any attachments, may constitute a Federal record or other Gov

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2012-09-05 Thread vsendhil
the only >> problem is in the JSP. >> Am I missing something? >> >> >> >> -- >> View this message in context: >> http://struts.1045723.n5.nabble.com/Struts-1-x-and-Strtus2-x-With-Tiles-2-x-tp5710543p5710546.html >> Sent from the Struts - Use

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-30 Thread vsendhil
; > Regards, > Shrinivas > > -Original Message- > From: vsendhil [mailto:vsendhil@] > Sent: 30 August 2012 06:04 > To: user@.apache > Subject: Re: Struts 1.x and Strtus2.x With Tiles 2.x > > Struts 2 JSPs works perfectly, I have problem with JSPs having struts 1 > tags

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-30 Thread Shrinivas Parashar
Hi, Are you using struts-tiles2-1.4.0-SNAPSHOT.jar ? This jar is required for Struts 1 to work with Tiles 2. Regards, Shrinivas -Original Message- From: vsendhil [mailto:vsend...@gmail.com] Sent: 30 August 2012 06:04 To: user@struts.apache.org Subject: Re: Struts 1.x and Strtus2.x With

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread vsendhil
Struts 2 JSPs works perfectly, I have problem with JSPs having struts 1 tags. I tried debugging and found the control goes to struts 1 action, the only problem is in the JSP. Am I missing something? -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-1-x-and-Strtus2-x

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread Dave Newton
On Wed, Aug 29, 2012 at 8:16 PM, vsendhil wrote: > struts2-tiles-plugin I'd be a little suprised if the old Struts stuff worked with (relatively) newer Tiles. It wasn't at all clear to me when you actually had errors; your message said there were issues with both the S1 and S2 apps. Dave --

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread Paul Benedict
main_jsp._jspService(main_jsp.java:104) > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > at

Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread vsendhil
tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Unknown Source) -- Sendhil Murugan. V -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-1-x-and-Strtus2-x-With-Tiles-2-x-tp5710543.html Sent from the Struts - User mailing list archive at Nabble.com.