Faisal Shoukat wrote:
I get the following error when trying to load a jsp page:
No getter method for property action of bean
org.apache.struts.taglib.html.BEAN
After looking through various postings it seems that this is to do with
the getter method in the form bean however my form bean does ha
Does the jsp page use the in the form in question?
-Original Message-
From: Faisal Shoukat [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 06, 2005 11:12 AM
To: Struts Users Mailing List
Subject: RE: No getter method it sayes
>From looking at my config it seems
To: Struts Users Mailing List
Subject: RE: No getter method it sayes
In the mapping for this jsp page, is the form configured properly under
"name" and also referred to as an element under the
element.
I have seen that error before and it usually has something to do with
the fact t
In the mapping for this jsp page, is the form configured properly under "name"
and also referred to as an element under the element.
I have seen that error before and it usually has something to do with the fact
that it is not picking up your form from either request or session.
If you do not
4 matches
Mail list logo