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]

Reply via email to