>> Is there a way to get a JellyContext into a doTag() method > But there is ! > TagSupport.getContext(), absolutely no proxying whatsoever.
Perfect! Whenever I saw "TagSupport" in the docs, I kept erroneously assuming this meant javax.servlet.jsp.tagext.TagSupport. My mistake. Thanks, Todd Trimmer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
