Hello,
There are two methods: doFinally() and doCatch() in
RequestContextAwareTag, that don't seem to be called by anything. At
least, Eclipse doesn't show anyone as the caller (except subclasses
that override those methods).
I'm guessing that they should be called by RequestContextAwareTag
inside doStartTag, inside the catches or the finally block (which
needs to be added).
Does anyone know what those methods do? Should they still exist?
Thanks!
Seth
|