> From: Babu, Bharathi [mailto:[EMAIL PROTECTED] 
> I'm ready to pack my struts project into deployable war file. 
> I got couple of property files live under /WEB-INF/properties 
> folder...  I am wondering what the best practice to pack these 
> property files under a war file?

I put them in the 'classes' directory so they'll be visible on the
classpath and I can get to them with getResourceAsStream().

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 


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

Reply via email to