i have a class like this
public class TDorgrnize{
private long orgID
private orgnizMini org
//getter and setters
}
public class orgnizMini{
long id
Sting name
//getter setter
}
in a action class i m getting this TDOrgrnize to generic list like this
private List() torg;
so i want to display th
i have a class like this
public class TDorgrnize{
private long orgID
private orgnizMini org
//getter and setters
}
public class orgnizMini{
long id
Sting name
//getter setter
}
in a action class i m getting this TDOrgrnize to generic list like this
private List() torg;
so i want to display th
I got a problem like this
I have 2 mothods caled edit() and create() I used annotation based
validation
but tthing is i want to validate some of experssions in edit method and some
of the in create() method
cant use @skipValidation in this
my problem is i can not difine this seperatly in my acti
I have 2 mothods caled edit() and create() I used annotation based
validation
but tthing is i want to validate some of experssions in edit method and some
of the in create() method
cant use @skipValidation in this
my problem is i can not difine this seperatly in my actiion class ..both
methods ge
I have a tag like this
and also i have a radio buttin calld chkText
I wnt to chang thr key of the http://www.nabble.com/struts2-validation-for-only-one-method-in-action-tf3267302.html#a13272200
Sent from the Struts - User mailing list archive at Nabble.com.
--
5 matches
Mail list logo