> Date: Thu, 4 Jul 2013 15:41:16 -0400
> From: em...@encs.concordia.ca
> To: user@struts.apache.org
> Subject: JSP read value from ActionForm
>
> Hello,
>
> May I know how to read a parameter value in JSP page for the following
> situation please?
>
> (1
Hello,
May I know how to read a parameter value in JSP page for the following
situation please?
(1) Struts2Action.java
... String list_size = list.size(); ...
getter/setter for list_size
(2) result.jsp
/>
Is there a simple way to assign Struts2Action.list_size to s:select.size
filed in the
2 matches
Mail list logo