Home Answers Viewqa Spring How to do Static Resources Configuration in Spring MVC?

 
 


Java Coder
How to do Static Resources Configuration in Spring MVC?
1 Answer(s)      a month and 27 days ago
Posted in : Spring

Hi,

I want to know How to do Static Resources Configuration in Spring MVC?

thanks,

View Answers

March 23, 2013 at 10:51 AM


Hi,

To configuring Static Resources through the MVC Java we config and uses xml Namespace. For using the alternative, static resource usually need a specific pattern(url pattern) handled by ResourceHttpRequestHandler which searches the requested resource at the listed resource locations and serve it.

For more details How to do Static Resources Configuration in Spring MVC?









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.