newcoder310 0 Junior Poster in Training

Hi,
I have an issue with redirecting from my Spring controller to another servlet. Something similar to RequestDispather.forward. I get the below error.

org.springframework.web.servlet.DispatcherServlet noHandlerFound No mapping found for HTTP request with URI [/xxx/xxx/xxx/abc.fcc] in DispatcherServlet with name 'dispatcher'.

Is it possible to redirect directly to this url?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.