2017-03-23 21:50 GMT+01:00 Violeta Georgieva :
> Hi,
>
> 2017-03-23 22:47 GMT+02:00 Thomas DELHOMENIE >:
> >
> > Hi,
> >
> > With Tomcat 8.5.12 I hit a NPE when I use RequestDispatcher to redirect
> > from a servlet to another one in the case of the mapping of this second
> > servlet ends with /*
Hi,
2017-03-23 22:47 GMT+02:00 Thomas DELHOMENIE :
>
> Hi,
>
> With Tomcat 8.5.12 I hit a NPE when I use RequestDispatcher to redirect
> from a servlet to another one in the case of the mapping of this second
> servlet ends with /*. An error 500 is returned because of a
> NullPointerException :
M