7273747576777879
} public void removeContextAttribute(String name) { Attributes attrs = ((ContextHandler)_managed).getAttributes(); attrs.removeAttribute(name); } }