This was answered for someone else just today - check out the archives
for the responses.

On Wed, 2002-08-28 at 13:56, Leonard Wolters wrote:
> Is it possible to concatenate jsp files to one ?
> 
> The problem i have now is that tomcat / catalina
> is complaining when I write multiple times to
> the outputstream. A nice: java.lang.IllegalStateException: 
> getOutputStream() has already been called for this response
> is shown to me.
> 
> 
> My question is if anyone know how to concat jsp files,
> or to dymanically create jsp.
> 
> 
> The problem is as follows: I have a certain jsp file which
> may / may not show an image. Based on a particular
> (custom made) tag an image should be shown or not. 
> In both cases, the rest of the page should remain the
> same.
> 
> Does anyone has tips / suggestions how to do this ????
> 
> T.i.a.
> 
> Leonard
-- 

Regards

-------------------------------------------
 Cliff Rowley        |     [EMAIL PROTECTED]
 Software Engineer   |   www.doctype.co.uk
 +44 (0) 1206 514263 | www.cliffrowley.com
-------------------------------------------


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to