Hi,
I'm a bit confused how links to jsp pages work. On tomcat running on my linux box I am able to use references relative to the webapp root to link to a page, like this, <a href="/loginPage.jsp"> However, on my WinXP machine running in Netbeans this raises an error The requested resource (/loginPage.jsp) is not available. Can someone explain what is going on, and any resolution? Regards, Rupert Young