Hi,

This question might not be absolutely Tapestry 5 related, here it is:

I have a Tapestry 5 application and I'd like to put a info.properties under
resources directory where log4j.properties is located, however if I access
it in the service with this code:

new FileInputStream("resources/m2.properties")

I got a "No such file or directory", what is the correct way of accessing
this file under a t5 service? Thanks.

Angelo


-- 
View this message in context: 
http://www.nabble.com/t5%3A-properties-file-location-tp16393437p16393437.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to