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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28266

after a file upload, the DynaActionForm is put into http session but is not 
serializable





------- Additional Comments From [EMAIL PROTECTED]  2004-04-07 18:40 -------
>First of all, it is huge! Like 50k. The serialized data seams to contain beans,
>props and a lot of unrelated crap. Somebody obviously forgot to put a field
>transient.

>########## Value takes unusualy large space (58088 bytes) ##########

And I mean it. most forms do not exceed a couple kilobytes.
Why so big? Look at all the classes that were serialized: this is suspicious.

I can see a lot of thing that are configuration stuff.
(org.apache.struts.config.*)

Please make sure someone double checks what is serialized and what should be
transient.

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

Reply via email to