hi, Diego
you have to put the images under the webRoot/images folder...
Andrea
- Original Message -
From: "Diego Ezquerro" <[EMAIL PROTECTED]>
To: "struts"
Sent: Monday, September 17, 2007 4:33 PM
Subject: Relative paths in my webapp
Hi to everyone.
I
Hi to everyone.
I'm developing a webapp and need to store some files and use some images stored
in my project dir but, I have a problem with the relative paths on my app.
If I write a file in using:
File f = new File(someFileName);
f.createNewFile();
2 matches
Mail list logo