Hi, Thanks for the reply.
Where is this typically changed? In an XML file or in the code? Kveðja / Regards, Hallgrímur -----Original Message----- From: Lukasz Lenart [mailto:[email protected]] Sent: 23. mars 2010 11:49 To: Struts Users Mailing List Subject: Re: org.apache.struts2.dispatcher.FilterDispatcher cannot be cast to javax.servlet.Filter 2010/3/23 Hallgrímur Th. Björnsson <[email protected]>: > I am fairly new to Struts. I'm trying to get an application which uses Struts > to work on Glassfish v3. I have made it work on JBoss and Tomcat. Try to use one of these org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter or (when you are using Sutemesh) org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter org.apache.struts2.dispatcher.ng.filter.StrutsExecuteFilter Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

