senthil Kumar wrote the following on 1/27/2005 2:19 AM:
I am getting more than 100 regards from database and print in a JSP by 15
regards per Page.
Its is working fine.
Now i want to set alternative Row background color. I print all the rows between
the in
Struts. any one help me.
I create
I avoid runtime expressions and scriplets as much as I can:
<%-- White BG --%>
...
<%-- Grey BG --%>
...
...
Y'all would do well to use the JSTL where you can. The documentation
for the Struts taglibs even says that.
--
Kishore Senji wrote:
On Thu, 27 Jan 2005 12:49:00 +0530, senthil Kumar
<[EMAIL PROTECTED]> wrote:
Hi all.
I am getting more than 100 regards from database and print in a JSP by 15
regards per Page.
Its is working fine.
Now i want to set alternative Row background color. I print all the rows betwe
Personnaly for this kind of stuff i've got my own tag that have the hability
to iterate and to cycle over given values.
- Original Message -
From: "Kishore Senji" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, January 27, 2005 8:26 AM
On Thu, 27 Jan 2005 12:49:00 +0530, senthil Kumar
<[EMAIL PROTECTED]> wrote:
> Hi all.
>
> I am getting more than 100 regards from database and print in a JSP by 15
> regards per Page.
> Its is working fine.
> Now i want to set alternative Row background color. I print all the rows
> between
Hi all.
I am getting more than 100 regards from database and print in a JSP by 15
regards per Page.
Its is working fine.
Now i want to set alternative Row background color. I print all the rows
between the in
Struts. any one help me.
Here i am putting my code also.
welcome anyone to giv
6 matches
Mail list logo