Struts File Upload Issue

2011-05-25 Thread VijayaRajan.S
Hi, I have a query regarding file upload functionality in Struts. I am having a screen from where I can upload multiple files. When files are browsed and submit button is clicked, it will first hit a filter, validate the user and calls the action method where uploading the files to the reposito

Re: hi, I me a problem using Struts2 with Dojo, could any one kindly help me?

2011-05-25 Thread Dave Newton
I'd consider using Dojo without the tags, or perhaps wrapped in thin JSP-based tags. Dave On May 25, 2011 10:32 PM, "xiaxia347work" wrote:

Action not working - HTTP 500

2011-05-25 Thread Will Sumekar
Hi I have this action: This action used to work, but now it doesn't and I don't know why. I get "HTTP Status 500 - No action instance for path /view.stif.loader.bin.mapping could be created". The Action class is still there, and no change is done to struts-config.xml. What other reasons cou