Re: Tomcat hyperlink interpretation when including jsp file from another subdirectory

2009-06-09 Thread ledbettd
Christopher Schultz-2 wrote: > > How about the code from footer.jsp (or header.jsp) that actually > generates the links? > <%= response.encodeURL(request.getContextPath() + ">link text > Thanks for the help, Chris. The code in footer and header were just a list of HTML http://www.n

Tomcat hyperlink interpretation when including jsp file from another subdirectory

2009-06-09 Thread ledbettd
Can anyone help explain what is going on with the Tomcat link creation/interpretation and what we could do to get this working correctly? Apache Tomcat Version 5.5.26 JRE_HOME: /usr/java/jdk1.6.0_07 CATALINA_BASE: /usr/local/tomcat5 Running on Virtual Server VMWare within a 64bit Windows 2003 S