On Dec 12, 2007 2:11 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote:

> ...we can the servlet context through:
>
>     request.getServiceLocator().getService(ServletContext.class);

Good idea, that requires just registering the ServletContext with the
MicroslingServiceLocator.

I'll implement it this way as it has little impact.

-Bertrand

Reply via email to