}
};
// --- register a global mapper for static resource delegated to this
// extension
extElements.putExtensionElement(DispatcherAction.class.getName(), new MapperProvider() {
public Mapper getMapper() {
return mapper;
}
public void setMapPath(String path) {