Hi everyone!
Is it possible to mask all the directory tree referenced in a webapp
context when you called in a navigator?
I mean:

now I type this url to access to a jsp file placed in
webapps/security/pass/  :
      http://servername:8080/security/pass/Validate.jsp
But I would like to hide or to mask the name of the directories typed in
the path, just like this:
      http:/servername:8080/validation/Validate.jsp

Even, I don't know if I can do the same with the jsp file names in order
to hide the names of those files....?

I'll appreciate any idea or hint!
Thanks in advance!

Nancy.



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

Reply via email to