Every web-app is in a context. Every context is in a path on the system. The
question is, how can I translate a context to a system path.

 

For example a context is in the following path:

 

E:\xxx\yyy\myContext

 

The web-app is in:

 

http://localhost:8080/myContext

 

How can I translate that using a PageContext or something similar into the
path mentioned above. Any suggestions?

 

Thanks in advance,

Sjoerd van Leent

 

 

Reply via email to