I've been looking at making a component that can convert the first letter of its body to lower case.

I suspect I might need to provide a beforeRenderBody or afterRenderBody method with a MarkupWriter. I can write with the MarkupWriter, but how do I actually get the body so I can do the transformation on it?

Thanks.

--
Tim Koop

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to