: s:checkbox inside s:iterator in struts2.3.1.2
2012/9/24 Omar Ngarigari :
> Hello,
>
> I changed my JSP page as per the documentation recommendation:
>
>
>
>
>
>
And works ?
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
"setAge" failed for object
From: Lukasz Lenart
To: Struts Users Mailing List ; Omar Ngarigari
Sent: Monday, September 24, 2012 12:50 AM
Subject: Re: s:checkbox inside s:iterator in struts2.3.1.2
2012/9/24 Omar Ngarigari :
> Hello,
>
> Please
2012/9/24 Omar Ngarigari :
> Hello,
>
> I changed my JSP page as per the documentation recommendation:
>
>
>
>
>
>
And works ?
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
-
To unsubscribe, e-mail: user-un
Hello,
I changed my JSP page as per the documentation recommendation:
From: Lukasz Lenart
To: Struts Users Mailing List ; Omar Ngarigari
Sent: Monday, September 24, 2012 12:50 AM
Subject: Re: s:checkbox inside s:iterator in struts2.3.1.2
2012/9/24
2012/9/24 Omar Ngarigari :
> Hello,
>
> Please help, I am having problem that I cannot figure out how to solve it.
> The problem is as follow:
>
> 1. JSP page:
>
>
>
>
>
>
> 2. Action Class
> public class ExampleAction extends ActionSupport {
> private List myList = new ArrayList();
> private
Hello,
Please help, I am having problem that I cannot figure out how to solve it. The
problem is as follow:
1. JSP page:
2. Action Class
public class ExampleAction extends ActionSupport {
private List myList = new ArrayList();
private List stringList = new ArrayList();
private int age;
get
6 matches
Mail list logo