Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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...

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.