Yes You are right
but
what about <qu:mytag>
not <qu:mytag/>
still it executes my code and does not complain that tag should be ended.

any suggestion?

thanks
pratik
> No, this is not a bug.  The tag could be used in either of the following
two
> ways, depending on whether it is defined to be a container that makes use
of
> the tag library
>
> <qu:mytag>
> Arbitrary JSP
> <qu:mytag />
>
> or just
> <qu:mytag />
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to