Hello all,

I am working in a java struts project with jboss as the application server.
I want to copy photo files selected from a client location to a particular
directory at server (I don't want to store photo files within war). I am
thinking of creating a directory outside WEB-INF and make this directory
accessible by the web controller. I have gone through some documents on jndi
lookup and using <ref-def> in web.xml file. Yet I could not get a clear
picture of all these. Is the use of jndi a way to achieve my requirement? If
so, please guide me thorugh some useful links on this. Thanks.

vimala
-- 
View this message in context: 
http://www.nabble.com/Referring-an-external-directory-from-web-container-tp19977616p19977616.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to