> They are using IIS. That just about sums up the collective IQ.
I hear what you're saying, but banging our heads against the wall for something they
should arguably be providing... <grumble> =)
> I'm still keen to know how to get the servlet context path for a web
> application.. ie how to get /examples of the examples application. :)
http://host:port/path/to/requested/doc/doc.extension
---------------> ^^^^^^^^^^^^^^^^^^^^^
I think you might be able to get that... I had a similar question a long time ago, and
searching Google for "CGI variables" or something was fruitful. GL!
- r