g code snippet:
Form:
Action:
- Original Message -
From: Joe Germuska
To: Struts Users Mailing List
Sent: Thursday, February 08, 2007 11:00 AM
Subject: Re: Action and ActionForm in popup window
There needs to be an element in your struts-config.xml etc.
Whenever you use an tag,
al Message -
From: Joe Germuska
To: Struts Users Mailing List
Sent: Thursday, February 08, 2007 11:00 AM
Subject: Re: Action and ActionForm in popup window
There needs to be an element in your struts-config.xml etc.
Whenever you use an tag, Struts must be able to find (i
There needs to be an element in your struts-config.xml etc.
Whenever you use an tag, Struts must be able to find (in
struts-config.xml) the action you specify in the action attribute, and that
action must have a "name" attribute which points to an ActionForm
configuration. The form tag looks u
Hi all:
>From a page in my struts application, I need to open a popup window with some
>fields to pick up some values. I created an ActionForm with the filed's
>properties and an Action asociated to it. The problem is that when I try to
>open the popup the following exception is raised:
Cannot
4 matches
Mail list logo