RE: Menu is not working for since Tomcat 7.0.42

2014-01-09 Thread Caldarale, Charles R
> 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

RE: Menu is not working for since Tomcat 7.0.42

2014-01-09 Thread Martin Gainty
> 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 menu we are showing the sub

Re: Menu is not working for since Tomcat 7.0.42

2014-01-09 Thread Daniel Mikusa
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.