2010/1/27 Stephen Ince <stephenpi...@gmail.com>: > The following may not be necessary. > Struts.xml > ---------------------------------------------------------------- > <struts> > <constant name="struts.devMode" value="false" /> > <bean type="org.apache.struts2.dispatcher.multipart.MultiPartRequest" > name="jakartax" > class="com.loadgeneral.struts2.JakartaMultiPartRequestx" > scope="default" /> > <constant name="struts.multipart.handler" value="jakartax" />
I'm curious why this didn't work... this is the normal approach to define beans in Struts 2. Regards -- Lukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org