Hello, I?m having a problem here that I expect some of you guys had come across in the past. Its very simple indeed, lets say I have this jsp page (page1.jsp), and I want to include (with the include directive, or using templates, whatever) another page (page2.jsp), while page1.jsp is located on app1.war, page2.jsp is located inside app2.war, however, I have not been able to find a way to locate the file, do you have any idea on how to do that, the file structure would be something like this: