Re: Struts2 Ajax Integration in Maven

2008-06-16 Thread Dave Newton
-- On Mon, 6/16/08, StrutsUser <[EMAIL PROTECTED]> wrote: > From: StrutsUser <[EMAIL PROTECTED]> > Subject: Re: Struts2 Ajax Integration in Maven > To: user@struts.apache.org > Date: Monday, June 16, 2008, 7:56 AM > Hi, > I mentioned Maven because, there is a discuss

Re: Struts2 Ajax Integration in Maven

2008-06-16 Thread StrutsUser
I tried specifying staticFilter at the end. The same error still crops up. The problem seems to be in the configuration of web.xml only. Any idea would be helpful. I have defined the filters as given below. - struts org.apache.struts2.dispatcher.FilterDispatcher

Re: Struts2 Ajax Integration in Maven

2008-06-16 Thread StrutsUser
Hi, I mentioned Maven because, there is a discussion about this in Appfuse forum. It seems that the issue is due to the default extension (.html) added by Appfuse. I am trying to use S2 Dojo files (datepicker, tabbedpanel). Will try specifying staticFilter after the struts filter. Thanks newton.

Re: Struts2 Ajax Integration in Maven

2008-06-16 Thread Dave Newton
Please consider not posting the same question under different subjects. I'm entirely unsure how this issue relates to Maven, too. --- On Mon, 6/16/08, StrutsUser <[EMAIL PROTECTED]> wrote: > > staticFilter > /* > REQUEST > What's that? Why is it listed before th