What is web xml file in spring?



What is web xml file in spring?..

Answer / Chandra Vijay Singh

The web.xml file is a deployment descriptor for Java EE applications, including Spring Web MVC applications. However, with the introduction of Spring annotation-based configurations, it's less commonly used in modern Spring projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What do you understand as dependency injection (di)?

1 Answers  


Explain about the spring dao support

1 Answers  


What is ioc and di in spring?

1 Answers  


Differentiate between beanfactory and applicationcontext.

1 Answers  


What is jpa in spring?

1 Answers  


What is use of spring boot starter parent? : Spring Boot

1 Answers  


What is the main use of spring framework in java?

1 Answers  


Does spring boot use dispatcher servlet? : Spring Boot

1 Answers  


What is jdk dynamic proxy?

1 Answers  


Why is spring boot used? : Spring Boot

1 Answers  


How to call stored procedure in spring framework?

1 Answers  


What is a spring framework?

1 Answers  


Categories