To: Struts Users Mailing List
Sent: Tuesday, May 13, 2008 3:34:58 PM
Subject: Re: [struts 2] Table question
I have to admit that in your first instance I would cheat -- I would dummy
up a method somewhere on my action class or my POJO that returned the
desired string, rather than trying to compose
Users Mailing List
> Subject: Re: [struts 2] Table question
>
> O.K. Thanks.
>
> So, what you propose to show id and name to user ?
>
> --
> Thx, Milan
>
>
> - Original Message
> From: Randy Burgess <[EMAIL PROTECTED]>
> To: Struts Users Mailin
O.K. Thanks.
So, what you propose to show id and name to user ?
--
Thx, Milan
- Original Message
From: Randy Burgess <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Tuesday, May 13, 2008 11:47:57 PM
Subject: Re: [struts 2] Table question
Except you can't use EL
O.K. Thanks.
So, what you propose to show id and name to user ?
--
Thx, Milan
- Original Message
From: Randy Burgess <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Tuesday, May 13, 2008 11:47:57 PM
Subject: Re: [struts 2] Table question
Except you can't use EL
Tue, 13 May 2008 18:44:52 -0300
> To: Struts Users Mailing List
> Subject: Re: [struts 2] Table question
>
> Hi!
>
> To have a composed string you can do it in JSP.
>
> Something like:
>
>
> for example.
>
> And, for pagination, try displayTag, its easy
in my action class from list of Fruits, e.g. List, where Fruit
> have id and name attributes ?
> --
> Thx, Milan Milanovic
>
>
> - Original Message
> From: Jim Kiley <[EMAIL PROTECTED]>
> To: Struts Users Mailing List
> Sent: Tuesday, May 13, 2008 3:34:58 PM
>
tion class from list of Fruits, e.g. List, where Fruit have id
and name attributes ?
--
Thx, Milan Milanovic
- Original Message
From: Jim Kiley <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Tuesday, May 13, 2008 3:34:58 PM
Subject: Re: [struts 2] Table question
I have
I have to admit that in your first instance I would cheat -- I would dummy
up a method somewhere on my action class or my POJO that returned the
desired string, rather than trying to compose the string within the JSP.
I am unfamiliar with the various tags that can be used to display chunks of
a ta
Hi,
first I'll ask again my earlier question, is there possibility to show in a
combo box
two values, for example I want to show id and name of the every fruit: 1 Apple ?
The second question is, my struts 2 application on one jsp page will have 5
combo
boxes, 4 text boxes, two buttons and two dat
9 matches
Mail list logo