Hi, I have set up a virtual host named app in my server.xml as:
<Host name="app.com" appBase="webapps/app"> <Context path="" docBase="."/> </Host> The default page is opening correctly. There is a link in this page that points to a jsp file (register.jsp) that is located in webapps/app/WEB-INF/cgi However, this link is not working correctly. Please help in making this work. - Sathish -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]