Thank you for reading and attention.
I have written an error handler which simplies the error message.
When the error handler is removed from struts-config.xml
I find error comes from another action class.
Thank you very much indeed.
On 1/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> pc
pc leung ha scritto:
>
>
>
>public class UserSystemForm extends ActionForm implements Serializable {
>
> // - Instance
Variables
>private String systemHref;
>private String messageKey;
>private String method;
public class UserSystemForm extends ActionForm implements Serializable {
// - Instance
Variables
private String systemHref;
private String messageKey;
private String method;
private Strin
pc leung ha scritto:
>Where does the error come from?
>
>...
>in struts-config.xml
>...
>
What about the element in struts-config.xml regarding the
"userSystemForm" form-bean? Please post it because I'm supposing that you
declared it with the wrong class.
Ciao
Antonio Petrelli
Where does the error come from?
The following is the action class, jsp and struts-config.xml
Flow is like this. http://localhost:8080/setupAssignUserSystem forwards to
http://localhost:8080/assignUserSystem automatically.
thanks
In SetupAssignUserSystemAction class,
UserSystemF
5 matches
Mail list logo