> From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
> Subject: Re: Menu is not working for since Tomcat 7.0.42
> On Jan 9, 2014, at 5:11 AM, Chinmoy Chakraborty wrote:
> > The application was working fine till Tomcat 7.0.41. But since 7.0.42 it
> > stopped working. We
> Date: Thu, 9 Jan 2014 15:41:21 +0530
> Subject: Menu is not working for since Tomcat 7.0.42
> From: cch...@gmail.com
> To: users@tomcat.apache.org
>
> Hello,
>
> We have a web application which has menus and sub menus which are basically
> divs. On clicking
On Jan 9, 2014, at 5:11 AM, Chinmoy Chakraborty wrote:
> Hello,
>
> We have a web application which has menus and sub menus which are basically
> divs. On clicking on menu we are showing the sub menus. This happens
> through AJAX request.
>
> The application was working fine till Tomcat 7.0.41.
Hello,
We have a web application which has menus and sub menus which are basically
divs. On clicking on menu we are showing the sub menus. This happens
through AJAX request.
The application was working fine till Tomcat 7.0.41. But since 7.0.42 it
stopped working. We are using jdk 7.
We did not c