Hello All,
I need some help on file upload.
1. I have an understading that the Jakarta Commons FileUpload needs
struts Framework. Is this understanding right?
2. The MultipartRequest classes can be used in a totally
JSP driven client side. We do not have
servlets etc for controlling logic. All our flow is managed using JSPs only. However, I have always seen the MultipartRequest processing done in a servlet. Will it function properly if the logic is written in a JSP?
3. Is there any other free File Upload related component other than these two? It will be a great help if you suggest any other good and widely used component.
Regards,
Tina