Hi all,

With Spring 3.0.4 the DispatcherServlet is now able to load resources with the <mvc:resources .../> tag. It is no longer required to use the ResourceServlet.

I did not get this running in a portlet environment where the DispatcherPortlet is in charge.

Does anybody have an idea?
For the moment I re-added the Resource Servlet to be able to serve some resources.

Regards,
Florian