Dave Newton wrote:
Shervin Asgari wrote:
Well since I am quite new to Struts, I just thought maybe something
was wrong with the ActionForm, because the forwards doesn't work. They
work for some parts of the system, but for others they don't.
In tiles-defs I have:
and in the class Dom
Shervin Asgari wrote:
> Well since I am quite new to Struts, I just thought maybe something
> was wrong with the ActionForm, because the forwards doesn't work. They
> work for some parts of the system, but for others they don't.
>
> In tiles-defs I have:
>
>
>
>
>
> and in the class DomainWeb
Well since I am quite new to Struts, I just thought maybe something was
wrong with the ActionForm, because the forwards doesn't work. They work
for some parts of the system, but for others they don't.
In tiles-defs I have:
and in the class DomainWebsiteAdminAction I have
* @struts.acti
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.findFo
4 matches
Mail list logo