I have an ear application which has two war files.
In the application on clicking a hyper link the flow goes from one war file to another war file. In this case I'm hard-coding the URL for the spring war. Is there any way I can define it as an variable.Thanks