o: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, September 03, 2004 10:54 AM
Subject: Re: code snippet for
> Hi Viji,
>
> I was just playing with that today. Here's my code snippets that should
> help you.
>
> From inside my extended Ac
Hi Viji,
I was just playing with that today. Here's my code snippets that should
help you.
From inside my extended Action class
...execute(...) {
List businesses = getUserService().getBusinesses(); // go lookup
database and list all the businesses.
request.setAttribute("businesses", bus
ep 2004 10:07:24 +0530
Subject: code snippet for
To: [EMAIL PROTECTED]
can anybody send me a code sample for using
for getting the value from the ArrayList and populating the combo box.
I am storing the values retrieved from the DB in a arraylist in the
form of a class which has 2 attributes on
can anybody send me a code sample for using
for getting the value from the ArrayList and populating the combo box.
I am storing the values retrieved from the DB in a arraylist in the form of
a class which has 2 attributes one for option value and the other for text of
the option.
I want
4 matches
Mail list logo