Martin Cooper wrote:
On Tue, 05 Oct 2004 00:01:14 -0700, Michael McGrady
<[EMAIL PROTECTED]> wrote:
Hello, Martin,
What I am saying is very simple, and I am not sure what is the difficulty.
The whole point is that this is not the case.As I've said, you are absolutely free to handle file uploads however you want.
Wrong. You can do any of the following:
1) Disable Struts file upload handling completely. 2) Implement the interface your own way. 3) Use what's there.
What other choice do you need? How does (1) above "tie people to using a specific way of dealing with file uploads"?
--
Martin Cooper
Martin,
Now we are getting somewhere. I think. How do you do 1) consistent with using ActionForm? If I can do that, then I am happy as a clam. I don't think 1) does tie us up, if we can still use ActionForm. Tell me more.
Michael McGrady
