how to use application.getRealPath()
843840Feb 11 2009 — edited Feb 11 2009Hi all,
I need to retrieve a document which is external to .war file and with in the same server location. I dont want to hard code the file location path in my jsp. Is there any other alternative by using getRealPath() method. Pl let me know how to use application.getRealPath() if it makes any sense.
Hoping to hear from you soon :)