Re: Struts tag inside Custom tag

2009-08-20 Thread Mitch Claborn
I suspect that the output of your tag is not passed through the processor again to resolve the other tags. I have been considering writing my own custom tag. Can you point me to some doc to get started? mitch AlexPresley wrote: > Hi !: > I created a Custom tag,it works fine,but when i try to d

Struts tag inside Custom tag

2009-08-20 Thread AlexPresley
Hi !: I created a Custom tag,it works fine,but when i try to do this: sb.append("http://www.nabble.com/Struts-tag-inside--Custom-tag-tp25063279p25063279.html Sent from the Struts - User mailing list archive at Nabble.com. ---