Well, thanks anyway. Maybe somebody else knows the score on this one and will pipe up. :)
Erik
Jacob Kjome wrote:
Hello Erik, Sorry, I don't do JSP and haven't a clue about taglibsJake Tuesday, February 04, 2003, 9:31:27 AM, you wrote: EP> Jacob Kjome wrote:In order to obtain access to a file under WEB-INF in a completely portable way, use something like...
getServletContext().getResourceAsStream("/WEB-INF/myproperties.xml");
EP> What about if we have a tag descriptor somewhere below WEB-INF, is it EP> safe to refer to the path directly from the "uri" attribute of the <%@ taglib %>> directive?
EP> Erik
EP> ---------------------------------------------------------------------
EP> To unsubscribe, e-mail: [EMAIL PROTECTED]
EP> For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]