: RE: RequestDispatcher throws Exception on server
> From: Bob Riaz [mailto:[EMAIL PROTECTED]
> Subject: RequestDispatcher throws Exception on server
>
> Here's my environment:
>
> Eclipse Europa
> Tomcat 6
You're not really running Tomcat on your server via Eclip
> From: Bob Riaz [mailto:[EMAIL PROTECTED]
> Subject: RequestDispatcher throws Exception on server
>
> Here's my environment:
>
> Eclipse Europa
> Tomcat 6
You're not really running Tomcat on your server via Eclipse, are you?
Want to give us a hint about th
Hi,
Here's my environment:
Eclipse Europa
Tomcat 6
I'm running a simple app that receives a request, and redirects to the
appropriate page depending on the request url. This works fine when I test
it on my local machine. But when I run it on the server an exception is
thrown at RequestDispatcher