// It is then popped from the stack.
aRequest.setAttribute(STACK_HEAD, ServletValueStack.getStack(aRequest).popValue());
}
}
gd.finalizeContext();
}
/**
* Determine action name by extracting last string and removing
* extension. (/.../.../Foo.action -> Foo)