You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Jamie Mcrindle <ja...@corp.zawya.com> on 2000/07/18 19:35:25 UTC

JSP tags written in JSP

hi all,

i'm not too sure whether this has been discussed before but i'd really like
to see a mechanism to write JSP tags in JSP. this hasn't been mentioned in
any of the standard tag libraries that i've seen (JRUN, JSR-<something>,
Jakarta etc.) but i think it would allow less sophisticated users to create
their own tags far more easily.

are there any plans to do this?
can the tag libraries spec support jsp's written in jsp?

regards,
jamie mccrindle.



Re: JSP tags written in JSP

Posted by Chris Heinemann <he...@horacemann.com>.
I +1 this idea.

Jamie Mcrindle wrote:

> hi all,
>
> i'm not too sure whether this has been discussed before but i'd really like
> to see a mechanism to write JSP tags in JSP. this hasn't been mentioned in
> any of the standard tag libraries that i've seen (JRUN, JSR-<something>,
> Jakarta etc.) but i think it would allow less sophisticated users to create
> their own tags far more easily.
>
> are there any plans to do this?
> can the tag libraries spec support jsp's written in jsp?
>
> regards,
> jamie mccrindle.