DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22497>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22497

Add write() method or change method accessibility on CommonsMultipartRequestHandler





------- Additional Comments From [EMAIL PROTECTED]  2003-08-18 04:43 -------
That's not enough, elementsFile and elementsAll are private (doing what you
suggested was the first thing I did after making the post).

I copied and pasted the code for the entire CommonsMultipartRequestHandler in
the end and modified it to add the write method and make it more extensible.
I'll submit the diff against the original once I've tried it out and checked to
see if I come across any other useful things to add.

All I've done so far is make elementsAll, elementsFile and CommonsFormFile all
protected and added the write() method as above.

What is the best way to submit diffs into jakarta projects anyway? :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to