UpdateSupport and QuerySupport (in the tag.sql package) return SKIP_BODY from doEndTag(). This doesn't show up as a bug on Tomcat, but it affects other servers. They should return EVAL_PAGE instead. (I'm just notating this here since I don't want to muck with the code from a JavaOne kiosk. :-) )
Fixed.