I'd like to create directories programmatically (using a struts Action
class) in a tomcat webapp directory.

ie, with a url of http://domain.com:8080/testapp/... that maps to directory
/testing/webapps/testapp/...

how do I recover the '/testing/webapps/testapp' part in an Action class?

John Thompson


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

Reply via email to