I don't know if servlet name - AccessController is allowed. But if i name servlet AccessController it simply doesn't work (I get blank page, and my servlet doesn't even execute itit()). If I do refactor->rename to any other name it works.
Is it a bug, or my lack of knowledge. Are there any other restricted names???