Are there any reasons for letting the Action class implement the interface
java.io.Serializable ?

I have seen other projects have a class definition like:

public class MyAction extends Action implements java.io.Serializable

If Struts is deployed in a clustered environment, is this recommended? 

That is, are there occasions where an instance of the MyAction class would
be serialized and passed between servers ?

Regards,
Vidar Alvestad
Forhandlerportal-prosjektet
(227) 84 131 / 982 19 367
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to