On 26/07/2018 13:46, Assia Djambazova wrote:
Hello,
I noticed that when using HttpServletResponse.sendError in Tomcat 7.0.90
with string message the message is no longer shown as the response is
displayed.
I reproduce this with request to simple servlet:
*public void doGet(HttpServletReq
> Hello,
>
> I noticed that when using HttpServletResponse.sendError in Tomcat 7.0.90
> with string message the message is no longer shown as the response is
> displayed.
>
> I reproduce this with request to simple servlet:
>
>
>
> *public void doGet(HttpServletRequest request, HttpServlet