getResourceAsStream(String path)
<% InputStream in = application.getResourceAsStream("index.jsp"); %>