Am 2018-08-02 um 16:30 schrieb Mark Thomas:
On 02/08/18 11:15, Mark Thomas wrote:
On 30/07/18 19:48, Michael Osipov wrote:
Am 2018-07-25 um 22:13 schrieb Michael Osipov:
Hi folks,
I might have found a bug and looking for someone to confirm. (Tested
in Tomcat 8.5.32).
I agree that this is a
On 02/08/18 11:15, Mark Thomas wrote:
> On 30/07/18 19:48, Michael Osipov wrote:
>> Am 2018-07-25 um 22:13 schrieb Michael Osipov:
>>> Hi folks,
>>>
>>> I might have found a bug and looking for someone to confirm. (Tested
>>> in Tomcat 8.5.32).
>
> I agree that this is a bug.
Fixed in 9.0.x, 8.5.
On 30/07/18 19:48, Michael Osipov wrote:
> Am 2018-07-25 um 22:13 schrieb Michael Osipov:
>> Hi folks,
>>
>> I might have found a bug and looking for someone to confirm. (Tested
>> in Tomcat 8.5.32).
I agree that this is a bug.
Mark
>>
>> Consider the following servlet:
>>> @WebServlet("/request
Am 2018-07-25 um 22:13 schrieb Michael Osipov:
Hi folks,
I might have found a bug and looking for someone to confirm. (Tested in
Tomcat 8.5.32).
Consider the following servlet:
@WebServlet("/request-dispatcher")
public class TestServlet extends HttpServlet {
private static final long ser
Hi folks,
I might have found a bug and looking for someone to confirm. (Tested in
Tomcat 8.5.32).
Consider the following servlet:
@WebServlet("/request-dispatcher")
public class TestServlet extends HttpServlet {
private static final long serialVersionUID = 1L;
protected void