I am currently working on a huge web application consisting of JSPs. Also i use WebWork framework.
Until now the context root of my application was "/". Now I want to change that to "nstat".
How should I handle the relative and absolute calls from my JSPs?