Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

[S2] adding serialVersionUID to actions

Gabriel Belingueres

2008-06-30

Replies:

Author LoginPost Reply
Hi,

Is there any value in adding the serialVersionUID to all our actions?
My idea is just to add a @SupressWarning("serial") to each action.

AFAIK, the actions are newly created in each request and are never put
into session or application scope (by Struts itself at least).

Any ideas of why the ActionSupport class implements java.io.Serializable?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.