• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

file upload progress meter for struts 2

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can someone guide me how to implement file upload progress meter in struts 2

i found the implementation for struts 1 at the following link but there its using controller element in struts-config.xml for
configuring MultiPartRequestHandler.

http://kencochrane.blogspot.com/2006/03/ajax-struts-file-upload-progress-meter.html

how to implement the same in struts 2?
i was hanging around in this for last 3 days.so please help in finding a solution for this.



Thanks and regards,
Ciju
 
reply
    Bookmark Topic Watch Topic
  • New Topic