sx:autocompleter problem on Chrome and Safari

2010-05-25 Thread HENRY Pierre
Hi, I have to work on a Struts2 app that was written about 2-3 years ago by another developer. I uses many autocompleter widgets from the Dojo plugin. I already have migrated from Struts 2.0.x to 2.1.8 so I use the Dojo plugin and the sx:autocompleter tag. The widgets work fine on IE8, FF3.6 a

RE: Impossible to start two Struts 2 apps at the same time on Tomcat 6

2009-08-17 Thread HENRY Pierre
lders. -Wes On Fri, Aug 14, 2009 at 11:00 AM, HENRY Pierre wrote: > Hi, > > I have 2 separate Struts 2 webapps, based both on Struts 2.1.6. > > Both webapps work fine when deployed separately on Tomcat 6.0.18. But when I > deploy both at the same time on the same Tomcat, one is

Impossible to start two Struts 2 apps at the same time on Tomcat 6

2009-08-14 Thread HENRY Pierre
Hi, I have 2 separate Struts 2 webapps, based both on Struts 2.1.6. Both webapps work fine when deployed separately on Tomcat 6.0.18. But when I deploy both at the same time on the same Tomcat, one is working (the first one alphabetically) and the seconds doesn’t start up, it gives me the infam

Chaining actions specifying method name

2009-05-05 Thread HENRY Pierre
Hi, I am new to Struts2 but after struggling a couple of weeks with the doc (hard to find up-to-date doc for 2.1.6) and a couple out-of-date books, I am really starting to appreciate the simplicity and flexibility ! I am using Struts 2.1.6. I have built a SecurityInterceptor, which checks auth