Build.xml

2008-07-23 Thread anaeem
Can any one who has used ServletContextListener class in a project, share their Build.xml file? -- View this message in context: http://www.nabble.com/Build.xml-tp18615736p18615736.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: Adding " tag in web.xml results in Resource not found error on browser

2008-07-23 Thread anaeem
Can any one who has used ServletContextListener class, share their build.xml. Thanks much newton.dave wrote: > > --- On Wed, 7/23/08, anaeem <[EMAIL PROTECTED]> wrote: >> When I insert "" tag to my web descriptor file, >> application gives 404 error "

Re: Adding " tag in web.xml results in Resource not found error on browser

2008-07-23 Thread anaeem
rum I found out that this problem has to do with some mapping files and fix it with build.xml. Any help would be appreciated. anaeem wrote: > > When I insert "" tag to my web descriptor file, application > gives 404 error > "Resource not Found". When I remove li

Adding " tag in web.xml results in Resource not found error on browser

2008-07-23 Thread anaeem
When I insert "" tag to my web descriptor file, application gives 404 error "Resource not Found". When I remove listener tag it works fine. Please advice some solution. -- View this message in context: http://www.nabble.com/Adding-%3CLinstener%3E%22-tag-in-web.xml-results-in-Resource-not-found-e