pc leung ha scritto:
> <form-bean name="userSystemForm"
type="com.user.struts.form.UserSystemForm" />
>
>
>public class UserSystemForm extends ActionForm implements Serializable {
>
> // --------------------------------------------------------- Instance
Variables
> private String systemHref;
> private String messageKey;
> private String method;
> private String usernm;
>
> public String getMessageKey() {
> return messageKey;
>
>
That's strange... Would you please to post also the stack trace of the
exception? Maybe the error is something else.
By the way... maybe it's a stupid question but the class UserSystemForm is
in the "com.user.struts.form" package, right?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]