How to Inject Servlet Context into My Services Using T5 IoC

2010-08-28 Thread Rui Tang
Hi there, I'm using T5 IoC independently. I'm developing a web application and having a ServletContextListener to handle the webapp startup event. In this event, I use IOCUtilities to build a registry. And then all services are defined. But in some of the services, I want to inject the servlet co

Re: [5.2.0] all our apps completly broken in IE8 (numerous javascript errors)

2010-08-28 Thread Christophe Cordenier
Hi ! I have experienced some problems with jquery and prototype compatibility in IE8, it was solved by putting jquery and jquery noconflict on top of the js stack. Regards Christophe Le 28 août 2010 à 11:09, "Jim O'Callaghan" a écrit : > Andy, > > > Not posting a fix unfortunately but we t

RE: [5.2.0] all our apps completly broken in IE8 (numerous javascript errors)

2010-08-28 Thread Jim O'Callaghan
Andy, Not posting a fix unfortunately but we too are using the X-UA-Compatible meta tag for IE 8 - the problems we were having were related to the pager on inplace grids not working without a manual refresh, though we don't have too much custom JS so no other show stoppers so far. We also have s