-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> 
>         http://www.uni.ac.uk/servlets/Hello/blah/blah/blah
> 
> it tried to "execute"
>
>         servlets/Hello/blah/blah/blah.class

Wrong. Something is screwed up with your configuration. Here is a perfect
example of Apache JServ working:

<http://www.working-dogs.com/example/PathInfo/blah/blah/blah>

here is the source code:

<http://www.working-dogs.com/jservconf/PathInfo.java>

here is my configuration:

<http://www.working-dogs.com/jservconf/>

As you can clearly see, PATH_INFO works just fine and my configuration isn't
anything out of the ordinary.

-jon


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to