If it's an AppFuse issue then perhaps they'll be more familiar with your 
environment--you might have better luck in the AppFuse forums/lists.

S2 expects to serve Dojo files from /struts and the <s:head...> tag, by 
default, will generate Dojo includes for the default S2 configuration.

If you're using other Dojo files, playing filter mapping games, and so on then 
it's not an S2 issue. Without complete info and/or AppFuse knowledge it's 
beyond me--maybe somebody else here will have an answer, but I'd encourage 
refraining from posting the same question again.

Dave

--- 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 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.dave wrote:
> > 
> > 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:
> >>     <filter-mapping>
> >>        
> <filter-name>staticFilter</filter-name>
> >>         <url-pattern>/*</url-pattern>
> >>        
> <dispatcher>REQUEST</dispatcher>
> >>     </filter-mapping>
> > 
> > What's that? Why is it listed before the S2
> filter? Will it block requests
> > for the S2 Dojo files? Are you trying to use the S2
> Dojo files or your
> > own? Do you have a minimal use case without all your
> custom
> > filters/whatever that doesn't work, or does it
> only not work with your own
> > configuration/code?
> > 
> > In any case, it's unlikely this is an S2 issue but
> is instead caused by
> > your filter(s) and/or your filter mapping(s).
> > 
> > Dave
> > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Struts2-Ajax-Integration-in-Maven-tp17861464p17863016.html
> Sent from the Struts - User mailing list archive at
> Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to