RE: IOException: Stream closed error when using custom tags

2004-04-16 Thread Yansheng Lin
case, normally what I would do is break things up to two steps. First get the url string, then set it in the attribute. -Yan -Original Message- From: shanmugampl [mailto:[EMAIL PROTECTED] Sent: April 14, 2004 22:30 To: [EMAIL PROTECTED] Subject: IOException: Stream closed error when us

IOException: Stream closed error when using custom tags

2004-04-14 Thread shanmugampl
Hi All, I have a custom tag, which iterates through a data and provides a url to be included during every iteration. When i display the url as a string, everything works fine. But when i try to include it through the tag i am getting the following error. java.io.IOException: Stream closed