File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes How can I call a Servlet that is declare on web.xml with spring framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "How can I call a Servlet that is declare on web.xml with spring framework " Watch "How can I call a Servlet that is declare on web.xml with spring framework " New topic
Author

How can I call a Servlet that is declare on web.xml with spring framework

gabriel vargasjimenez
Greenhorn

Joined: Jan 22, 2011
Posts: 2

here is my problem, I have spring framework and Crystal Report

the problem is when Report.rpt call the servlet CrystalReportViewerServlet
the servlet is declare on web.xml,
but the spring dispacher don't find it so how I can make spring dispacher to call a servlet that is declare on my Web.xml

here is my web.xml

Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

If the servlet is mapped directly there's no need to fuss with the Spring dispatcher at all. Simply address the servlet.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: How can I call a Servlet that is declare on web.xml with spring framework
 
Threads others viewed
moved from jboss-4.0.3 to jboss-5.1.0 where do I put my war files
javax.faces.application.ViewExpiredException
Got Problems with Tuckey UrlRewriteFilter and Spring 3 Web MVC
Crystal report with spring Framework
how to initiate hashtable and linklist
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com