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-Wi

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
Can't be done. Struts 1 needs Tiles 1 and Struts 2 needs Tiles 2. On Aug 29, 2012 7:17 PM, "vsendhil" wrote: > Hi, > > Hi, I have a application in Struts1.x and want to use struts2.x > simultaneously. I followed the steps from the threads and > > now I am getting "java.lang.NoSuchMethodError: > >

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

2012-08-29 Thread vsendhil
Hi, Hi, I have a application in Struts1.x and want to use struts2.x simultaneously. I followed the steps from the threads and now I am getting "java.lang.NoSuchMethodError: org.apache.struts.util.RequestUtils.lookup(Ljavax/servlet/jsp/PageContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/St

Re: Struts2Builder 0.5.0 has been released - now with support for Oracle, Sybase, and MS SQL Server

2012-08-29 Thread Dave Newton
I'd like to make sure we don't turn the list into a Struts2Builder forum. Thomas wrote: > Bruce wrote: > Also why cannot the maven compiler settings be set to generate Java 1.6 > > instead of Java 1.5? > > I just didn't see a reason to do so, since EE 1.5 is still prevalent in > the world. > JE

Re: Struts2Builder 0.5.0 has been released - now with support for Oracle, Sybase, and MS SQL Server

2012-08-29 Thread Thomas Sattler
Hello Bruce. Thanks for writing, and thanks for trying Struts2Builder. > It worked well generating a complete Struts 2 CRUD web application. I used on > Mac OS 10.8.1 and with MySQL. That's good to hear. I am glad you got it working on Mac. I have not tested it there, and I haven't heard of a

Re: Struts2Builder 0.5.0 has been released - now with support for Oracle, Sybase, and MS SQL Server

2012-08-29 Thread bphill...@ku.edu
I'm not a big fan of code generators, but I gave Struts2Builder a try. It worked well generating a complete Struts 2 CRUD web application. I used on Mac OS 10.8.1 and with MySQL. One change I would recommend is that in the dependencies you instruct the user to add to pom.xml I think you've got a

Re: Struts 2 Iterator, Param and Text tags usage

2012-08-29 Thread Łukasz Lenart
I think, cannot be used that way. Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For add