You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/07/10 07:26:15 UTC

DO NOT REPLY [Bug 35488] - BeanValidatorForm cannot be saved in session

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=35488>.
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=35488





------- Additional Comments From hrabago@gmail.com  2005-07-10 07:26 -------
While I was looking into this, I discovered that WrapDynaBean is itself not 
serializable.  If you specified a POJO (non ActionForm) in struts-config, 
causing Struts to use a BeanValidatorForm that wraps the POJO in a 
WrapDynaBean, then your form shouldn't be saved in an HttpSession.  I don't 
know how (if) this changes how we deal with BeanValidatorForm, but at the very 
least we need to document this fact.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org