Home Answers Viewqa Spring How to configure mvc:default-servlet-handler tag?

 
 


Java Coder
How to configure mvc:default-servlet-handler tag?
1 Answer(s)      2 months and 4 days ago
Posted in : Spring

How to configure mvc:default-servlet-handler tag?

Please feel free to suggest examples or any reference websites.

Thanks,

View Answers

March 23, 2013 at 10:42 AM


HI,

For configuring the mvc:default-servlet-handler tag we mostly using Java config or XML Namespace. Normally the tag is configuring with a handler for processing static resources and then it is forwarding static resource for requests to the default Servlet of the Servlet container.

For examples related this MVC:default-servlet-handler tag in Java









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.