On Mon, 2 Jul 2001, Alexander Jesse wrote: > I am looking for a way to call a tag from within the source-code of my > own custom tag. Example: call a i18n-tag in a custom tag > > So far I have not found a solution to this problem... There's currently no easy, standard way to do this. Of course, you could always instantiate a tag handler and use it just as the container does, calling its accessor methods, doStartTag(), doEndTag(), and so on, as appropriate. Shawn
- calling a tag from custom-tag source Alexander Jesse
- Re: calling a tag from custom-tag source Shawn Bayern
- Re: calling a tag from custom-tag source Lavandowska
- RE: calling a tag from custom-tag source Tim Dawson
- RE: calling a tag from custom-tag source Alexander Jesse
- Re: calling a tag from custom-tag source Eduardo Pelegri-Llopart
- RE: calling a tag from custom-tag source Alexander Jesse
- Re: calling a tag from custom-tag source Eduardo Pelegri-Llopart
- RE: calling a tag from custom-tag source Alexander Jesse
