thanks
Emilia Ipate <[EMAIL PROTECTED]> wrote: Hi!
It might sound stupid, but just check: Your execute method from Action is
actually called "excecute" instead of "execute".
-Original Message-
From: krishan rathi [mailto:[EMAIL PROTECTED]
Sent: Monday, Sep
hi all
Infact the constructor of Action is called but i am getting a blank screen
and in the log file just getting the SOP in the constructor not even getting
the Sop in the Exceute method.
plz help
Thanks
krishan rathi <[EMAIL PROTECTED]> wrote:
Hi all
I am trying
id setAddress(String address) {
this.address = address;
}
}
thanks
Krishan rathi.
-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates
starting at 1ยข/min.
Hi all
I am getting following exception java.lang.IllegalArgumentException:
No bean specified while using indexed properties in struts.
MyForm Bean is
public class ReportItemForm extends ActionForm {
FormItem [] formItem=null;
public void setItem(int index, FormItem formItem){
use the code given below
cheers
krishan rathi.
sheetal <[EMAIL PROTECTED]> wrote:
Hi,
To prepopulate, list box , I had attached LabelValueBean, with the
select's collection ,attribute
">property="value" labelProperty="label" />
Hi all
i am getting following exception java.lang.IllegalArgumentException: No bean
specified while using indexed properties in struts.
MyForm Bean is
public class ReportItemForm extends ActionForm {
FormItem [] formItem=null;
public void setItem(int index, FormIt
Hi i am trying to use a multi select box in logic iterate
in this way
in the form bean i have following code.
private Map selectedBooks;
public Object getBookMapped(String index) {
return selectedBooks.get(key);
}
public void setBookMapped(String index,Obj
[]
value) {
selectedBooks.put(key,value);
}
but which is throwing an illegelargumenttype
exception.
please help.
thanks in advance.
krishan.
krishan Rathi
8 matches
Mail list logo