Re: C1: Including XML/XSL in JSP pages

2001-09-20 Thread Russell Castagnaro
Aloha Mark, try using if you need to pass addidtional parameters use: Friday, September 14, 2001, 9:30:15 AM, you wrote: MSK> I'd like to "include" an XML page request with esql query string and MSK> "report type" (i.e. html, pdf, csv, etc.) as a "" in a current MSK> JSP page which alre

C1: Including XML/XSL in JSP pages

2001-09-14 Thread Mark S. Kent
I'd like to "include" an XML page request with esql query string and "report type" (i.e. html, pdf, csv, etc.) as a "" in a current JSP page which already has my page security and other stuff. Currently, in my JSP I have: I'm getting the message: "java.lang.IllegalStateException: Writer is alre