[xmlWiki-developers] Help: reading file in a web app
Brought to you by:
elhugo
From: Radu D. <rd...@ly...> - 2001-11-14 06:31:23
|
Hi, guys. I try to read a file located in the same location with the sources for the web app., but I can't succeed. The only way in works is if the file is in c:\winnt\system32. I used getServletContext().getResourceasStream("foo.xsl") but nothing. Could you please advise? Thank you. Radu |