On (2003/12/23 13:57), Marco Mistroni wrote:
> Sorry that I bothered the list with my spam.
> I found the problem..in the struts config I was still associating
> The old MyForm bean to the new action created 'AliasMaintenanceAction'
I have the same problem, but I can't spot my misconfigurat
Hi all,
Sorry that I bothered the list with my spam.
I found the problem..in the struts config I was still associating
The old MyForm bean to the new action created 'AliasMaintenanceAction'
So whenever, in my aliasMaintenance.jsp, I was using the tag
the page assumed that the form to b
nores completely that I am using a DynaActionForm now
(productAliasForm is a DynaActionForm)..
regards
marco
-Original Message-
From: Nigel Vivian [mailto:[EMAIL PROTECTED]
Sent: 23 December 2003 12:17
To: 'Struts Users Mailing List'
Subject: RE: Error in J
any clues ? ;-(
regards
marco
-Original Message-
From: Nigel Vivian [mailto:[EMAIL PROTECTED]
Sent: 23 December 2003 12:17
To: 'Struts Users Mailing List
Hi Marco
Is it trying to compile "AliasMaintenance.jsp" as the error message says or
is it a typo?
As coded the action you've described should forward to another jsp -->
"productMaintenance.jsp
If its not this, then I think the list might need a fragment of your jsp
code as well
-Original M
Its actually expecting
theForm.get("aliasRef");
and
theForm.set("aliasRef","foo");
but this shouldn't make any difference in the jsp as
getAliasRef() and get("aliasRef").. are the same thing in the jsp (well
in terms of the jsp one uses to access the properties.)
Cheers Mark
On 23 Dec 2003,
6 matches
Mail list logo