Hi. I tried the JSP example (pdf.jsp) to generate the "Hello World' pdf using a JSp. I'm getting the Following error.
OutputStream already obtained java.lang.IllegalStateException: OutputStream already obtained at java.lang.RuntimeException.(RuntimeException.java:49) at java.lang.IllegalStateException.(IllegalStateException.java:47) at com.ibm.servlet.engine.webapp.WebAppDispatcherResponse.getWriter(WebAppDispa tcherContext.java:403) at com.sun.jsp.runtime.JspServlet.unknownException(JspServlet.java:517) at com.sun.jsp.runtime.JspServlet.service I'm using Websphere Application server. Please help me out. Also i'm unable to run the Calendar generation program. It requires some inputs and the jsp for that i'm unable to find. Thanx & regards Nitesh Arora _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
