On 3 Jun 2003, Dave Newton wrote:

> One way around this might be just to say that if you want your tags to
> play nice with JSTL tags (break in particular) that it should
> implement J. Random Interface (or whatever) that deals with this
> parent tag communication issue.

But then page authors would need to know which tags they could use and
which they couldn't use around <break>.  The problem isn't how to support
tag developers; if that were the issue, we could already give them
guidelines on how to interoperate with JSTL (in this case, they'd need to
rethrow the exception if they caught it).  Instead, the goal is to
simplify things for page authors.

-- 
Shawn Bayern
"JSTL in Action"   http://www.manning.com/bayern


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

Reply via email to