<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;
On 1/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> pc leung ha scritto:
>
> >Where does the error come from?
> >
> >...
> >in struts-config.xml
> >...
> >
>
> What about the <form-bean> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]