Great. thanks a lot for your help.

From: "Wendy Smoak" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <user@struts.apache.org>
To: "Struts Users Mailing List" <user@struts.apache.org>
Subject: Re: reset method with DyanValidatorForm
Date: Wed, 1 Nov 2006 08:21:41 -0700

On 11/1/06, fea jabi <[EMAIL PROTECTED]> wrote:

may I know the reason why do we have to use Serializable in the below.

>package com.example.myapp;
>public final class AccountForm extends DynaValidatorActionForm
>implements Serializable {...}

You don't.  DynaValidatorActionForm is already Serializable.

http://struts.apache.org/1.2.9/api/org/apache/struts/validator/DynaValidatorActionForm.html

http://java.sun.com/docs/books/jls/second_edition/html/interfaces.doc.html

--
Wendy

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


_________________________________________________________________
All-in-one security and maintenance for your PC. Get a free 90-day trial! http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail


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

Reply via email to