Shervin Asgari wrote:
> Is there a way inside my DomainAction class to change the actionForm
> to point to DomainWebsiteActionForm?

Um. Casting?

What are you actually asking? You want to use one form on the page but a
different one in the Action?

>        ActionForward forward =
> mapping.findForward("domainAdminEdit.page");

What does the forward definition look like for domainAdminEdit.page?

Dave



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

Reply via email to