can we access the file(when its stored in the classpath) even when the
application is deployed as .war??
-Suma
Danny Mui wrote:
i normally store those in the class path (with the compiled .class
files) and read them through the class loader.
Steve wrote:
in a deployed web application.....
from a java program on the web server (and also on the app server) I
need
to read an xls file, as a template.
any idea as to how to find out the path to the xls file,
or to get it as an InputStream?
THANKS,
Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]