You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by anand nandu <an...@gmail.com> on 2009/07/23 18:40:02 UTC

action does not declare serialversionuid warning

when Action extends Action Support i get a warning  action does not declare
serialversionuid.
Please excuse my ignorance if this was basic questions...

1) what is advantage of declaring serialversionuid in action class?

2) when does the action class gets serialized.Even in Clustered Environment
i don't see action needs serialization.
Please tell any scenario where action needs to be serialized.?

3) If my action does not get serialized why do i need to add unnecessary
code(declare serialversionuid) to my action making it Big.?

4) I assume serialversionuid makes sense only when the action gets
serialized.is this right?

I will be really grateful if someone shares your ideas.
-- 
View this message in context: http://www.nabble.com/action-does-not-declare-serialversionuid-warning-tp24629699p24629699.html
Sent from the Struts - User mailing list archive at Nabble.com.


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