Date: Wed, 26 Jun 2013 22:13:52
> To: struts support
> Reply-To: "Struts Users Mailing List"
> Subject: OGNL s:interator index problem
>
>
>
> an class
>
> class SearchInfo {
>
>String input_part;
>String search_part;
>i
Did you get an exception in the logs?
Sent via BlackBerry from T-Mobile
-Original Message-
From: john lee
Date: Wed, 26 Jun 2013 22:13:52
To: struts support
Reply-To: "Struts Users Mailing List"
Subject: OGNL s:interator index problem
an class
class SearchInfo {
an class
class SearchInfo {
String input_part;
String search_part;
int current_page=0;
int total_find=0;
int total_pages=0;
int size=20;
/* set, get skip */
}
after search,
session.put("searchinfo", searchinfo);
at j
3 matches
Mail list logo