RE: Context.getResource( ) problem

2002-08-01 Thread Shapira, Yoav
Hi Faisal, It may have been just me, but I got four copies of your message. Please post only once. As to your question: the technical cause for the exception is obvious ;) You can't form a URL to a java.io.ByteArrayInputStream. My guess is something (the TemplateServlet? Is that your servlet

Re: Context.getResource( ) problem

2002-08-01 Thread faisal
: Thursday, August 01, 2002 6:11 AM Subject: RE: Context.getResource( ) problem Hi Faisal, It may have been just me, but I got four copies of your message. Please post only once. As to your question: the technical cause for the exception is obvious ;) You can't form a URL