Hello,
I would like to create a directory mapping as follows:
-a user types in http://localhost:8080/en/mydirectory (virtual directory)
which would map to http://localhost:8080/mydirectory (physical directory)
-a user types in http://localhost:8080/fr/mydirectory (other virtual
directory) which would map to http://localhost:8080/mydirectory (same
physical directory as before)
Is this possible with tomcat?
Thanks in advance,
Julien.


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

Reply via email to