Thanks. No relative path worked, but the absolute from / did. Is there
anything that I could do that would make a relative path work? This is a
school project which I'm developing on Linux, and it will be displayed
in class on a Windows machine ... and I don't think / vs. C:/ will
translate :)
Look into ServletContext.getRealPath()
--- Henrique Gomes [EMAIL PROTECTED]
