I want to include demo.txt file through <jsp:include file="demo.txt" flush="true"/> but i am getting exception as
java.lang.NullPointerException
[8/9/12 17:33:02:656 IST] 00000045 SystemErr R at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1045).
I am deploying it on Websphere...
