facebook

Spring and web.xml

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #270173 Reply

    alaiseca
    Participant

    I created a web project and then added Spring capabilities. I expected the Spring servlet to be automatically added in web.xml, but this didn’t happen. Is this a task I need to do manually? Or can this be automatically done by MyEclipse somehow? Thanks

    #270228 Reply

    Riyad Kalla
    Member

    Yes you need to add it manually. “Spring” can be many things to people. If you plan on using Spring MVC, that is different than just using Spring for dependency injection, or transaction management, etc.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Spring and web.xml

You must be logged in to post in the forum log in