Re: Struts2 with Turbine

2008-05-15 Thread JKrishna
Thanks Laurie. It failed with Tomcat 6, but worked in Tomcat 5.5 without any issues. we were able to navigate between struts2 and turbine pages, access the session information. we are now trying to use struts2 to update the turbine velocity templates. Krishna Laurie Harper wrote: > > JKrishna

Re: Struts2 with Turbine

2008-05-14 Thread Laurie Harper
JKrishna wrote: Hi, We have a turbine web application. We want to add new features using Struts2. As struts2 uses servlet filters to serve the requests and the turbine servlet serves the turbine requests, theortically this should work. But tomcat gives "startup failed due to previous errors"