Using RequestDispatcher.forward() and changing browser URL

2001-06-12 Thread Kevin Regan
complished? I've tried "Location" and "Content-Location" without any luck... Sincerely, Kevin Regan [EMAIL PROTECTED] _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: deploying a WAR file

2001-06-03 Thread Kevin Regan
sServlet 0 host 192.168.1.2 port 8051 FileAccessServlet /protected/* >From: "Kevin Regan" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: deploying a WAR file

2001-06-03 Thread Kevin Regan
By the way, I'm running Tomcat 3.2.2 with JDK 1.3.1 and Apache 1.3.19 an Red Hat Linux 7.1. --Kevin >From: "Kevin Regan" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >CC: [EMAIL PROTECTED] >Subject: deploying a WAR file >Date: Sun, 03 Jun 2001 20:55:39 -0700

deploying a WAR file

2001-06-03 Thread Kevin Regan
I've created my first WAR file and included it in the webapps directory of the Tomcat server. I've also got Apache running with the mod_jk module. When I start up Tomcat, it creates the mod_jk.conf-auto script for me which is read into Apache. I can run my servlet by accessing: http://host