On 29/11/2019 09:00, Kushagra Bindal wrote:
> Hi,
> 
> We are working on upgrading our enterprise application from 8.5.24 to
> 9.0.27 version.
> 
> What we have observed that in earlier version i.e. 8.5.24 we were able to
> process process a REST URI have  double slash ("//") in it.
> 
> But when we are upgrading it to 9.0.27 we found that now the same url which
> was working earlier it is now throwing 404 status code.
> 
> Now, the problem is that we can not remove these double slash (//) manually
> as it is used widely.
> 
> So, can someone please provide a possible solution of this issue?

Can you provide more details such as:
- an example request URI
- the <url-pattern> for the servlet you expect it to match to

Thanks,

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to