Hello Venu The JARs probably are lost forever, however the best points to start could be: 1. The trunk of the Struts 1.4 project: https://github.com/apache/struts1/tree/trunk WARNING! It was never released, so it may bite. In this project you can find the Tiles 2 (2.0.5 AFAIK) integration source code: https://github.com/apache/struts1/tree/trunk/tiles2 If you are not using the snapshot of Struts 1.4, however, most probably it won't compile using, for example, Struts 1.3, but give it a try.
2. An interesting project could be this: https://github.com/kawasima/struts1-forever They apply security fixes to Struts 1 even if it is unsupported officially. The "trunk" branch contains the 1.4 snapshot, however I don't know if it is maintained, you should ask. This is the best that I can do. HTH Antonio 2017-03-13 15:29 GMT+01:00 Venu Gopalan <venugopala...@yahoo.com.invalid>: > Hello, > 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. I need > to upgrade a project to Spring 4.1.x, Hibernate 4.3.x quartz2.2. the > project use struts 1.in the upgrade specification, they are not > mentioning anything about Struts upgrade. As we use tiles 1, its all a > mess. > As we use the spring 4.1, now, we will need to upgrade the tiles1 to > tiles2. I tried to checkout the SNAPSHOT project from apache svn ( > http://svn.apache.org/repos/ asf/struts/struts1/trunk). But > 1.4.0-SNAPSHOT is not available in mvn store anymore. So I'm looking for a > ready built struts-tiles2-1.4.0-SNAPSHOT. jar. Can anyone help me? This is > very much needed. > Thank youVenugopalan