2017-03-14 10:13 GMT+01:00 Mi B <digital.disc...@gmail.com>: > I got the "struts-core-1.3.8.jar" at least. I could look for > "struts-extras-1.3.8.jar", "struts-taglib-1.3.8.jar" and > "struts-tiles-1.3.8.jar" but it’s on a disk I haven’t seen in a while. It > could be a dead one. >
Struts have been officially released until 1.3.10 version, you can check them here: http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.struts%22%20AND%20a%3A%22struts-core%22 Again, the problem is the 1.4.x branch, that never saw the light. Only in this branch the "tiles2" module has been created, you will never find anywhere else. You have no choice but to build Struts 1.4.0-SNAPSHOT yourself. Antonio