Rice Yeh skrev:
Hi,I do not know why the method getServletServiceContext() in ServletServiceContextAware return ServletContext instead of ServletServiceContext.
Neither do I ;) But it doesn't matter that much as the interface, class and method mentioned above only are intended for internal use.
I think it is more reasonable to return ServletServiceContext and more meet to the name of the interface.
Agree. I changed it in the code. /Daniel
