Tuesday, 27 August 2013

I using mvc:resource mapping to map resources

I using mvc:resource mapping to map resources

Ok under my web root I have placed all resources js, css, images in a
folder, then in my app-context.xml I put the mvc:resources annotation.
webroot ... layout js css images
the problem is third party libs look for resources of the root and they
can't be found, even if I place an images folder of the root,

No comments:

Post a Comment