We have multiple wars deployed on WebSpehere server. All of our applications are using on Struts 1.1. I was hoping to find a way and retrofit tiles framework in our existing environment. Can we develop a separate tiles application that can integrate with existing apps in following ways: Use tiles framework to display jsp files from other wars? Use ActionMappings in my existing wars to point to templates defined in tiles application.
Thanks in advance, Steve