Lukasz, Sorry for getting back to this late. I was out of town. Yes it exists. I am basically using a JakartaMultiPartRequest class that someone modified and added an UploadProgressListener listener hooks. I instantiated the class to verify.
Steve On Thu, Jan 14, 2010 at 2:01 AM, Lukasz Lenart <[email protected]> wrote: > 2010/1/13 Stephen Ince <[email protected]>: >> <bean type="org.apache.struts2.dispatcher.multipart.MultiPartRequest" >> name="jakartax" >> class="org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequestx" >> scope="default"/> >> <constant name="struts.multipart.parser" value="jakartax" /> > > Is that class exists > org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequestx ? > > > Regards > -- > Lukasz > Kapituła Javarsovia 2010 > http://javarsovia.pl > > --------------------------------------------------------------------- > 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]

