aspose file tools
The moose likes Spring and the fly likes entry for the location of [servletname]-servlet.xml file in the web.xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "entry for the location of [servletname]-servlet.xml file in the web.xml " Watch "entry for the location of [servletname]-servlet.xml file in the web.xml " New topic
Author

entry for the location of [servletname]-servlet.xml file in the web.xml

siddharth das
Ranch Hand

Joined: Aug 17, 2007
Posts: 123
Hi,
Is it necessery to give an entry for the location of [servletname]-servlet.xml file in the web.xml in a Spring web mvc application?

Thanks,
siddharth
Vishwanath Krishnamurthi
Ranch Hand

Joined: Jun 04, 2007
Posts: 331
No... when you have it directly inside your WEB-INF directory.


Blog
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: entry for the location of [servletname]-servlet.xml file in the web.xml
 
Similar Threads
No Error Message But A Blank Page Is Displayed!!!
Installed Tomcat 4.1.24
DispatcherServlet vs ContextLoaderListener?
How Spring loads spring configuration files ?
I wonder how servlet works