Re: [Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-23 Thread Łukasz Lenart
2012/1/23 Hernán : > I have developed a web application that uses tiles2, the question is: the > last version of struts2 (2.3.1.2) is compatible with newer versions of > tiles? I mean not only Tiles 2.0.6 but higher versions, for example Tiles > 2.2.2. Thank you very much Nope, there is still an o

[Struts2] Upgrading a Struts2 Application that uses Tiles2.

2012-01-23 Thread Hernán
I have developed a web application that uses tiles2, the question is: the last version of struts2 (2.3.1.2) is compatible with newer versions of tiles? I mean not only Tiles 2.0.6 but higher versions, for example Tiles 2.2.2. Thank you very much -- Hernán

logic:notEqual tag

2012-01-23 Thread Eric Reed
I am continuing to upgrade a massive struts application and have a problem with the tag. In all the documentation I have read, this tag is supposed to evaluate to true if the parameter is not present or null. This is the way it has been working until I upgraded to the newest version of JDevelo