Garret Wilson wrote:
By default the servlet accesses the file system inside the web context. (That is, a servlet mapped to /context/webapp/* will show files in /context/webapp/ .)

Ack! Apparently the servlet will allow access to files in /context/ , which is much worse?


3. How do I map the servlet to an absolute file on the server machine?

(I meant "directory" of course.) This question is even more important, now...


Garret

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to