I want a servlet to read 'myfile' from the web applications web-inf
directory, what should 'myfile' look like?

If I used a JSP with a readfile('myfileURI') method in a JavaBean what
should the 'myfileURI'look like?

If I used a JSP scriptlet what should the URI look like?

Where would be a good place to file a sensitive properties file so that it
could be read by a servlet?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to