Yes, 30 minutes before I did -I really forgot this valuable source of
information
What I did was really stupid!
At the beginning, I tried to do all features of my page from scratch,
but as it didn't work, I decided to work step by step.
So I left everything aside, and just tried to get this s
PROTECTED]]
Sent: Wednesday, October 16, 2002 6:08 AM
To: [EMAIL PROTECTED]
Subject: dynamic select box
Hi,
I am still trying to get this dynamic select box created.
Well, now I had a CLOSE look at the Struts documentation about
And got the following error:
javax.servlet.ServletException
Hi,
I am still trying to get this dynamic select box created.
Well, now I had a CLOSE look at the Struts documentation about
And got the following error:
javax.servlet.ServletException: Cannot find bean under name
org.apache.struts.taglib.html.BEAN
I am desperate!!! Anyone, plz help me
when you build a dyanmic select tag, do you need a tag?
Jose Casas
E-Commerce Applications
(501) 277-3112
[EMAIL PROTECTED]
**
This email and any files transmitted with it are confidential
and intended solely for the indivi
bounced.
-- Larry Maturo
[EMAIL PROTECTED]
-Original Message-
From: Jose Casas [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 26, 2002 5:55 PM
To: 'Struts Users Mailing List'
Subject: RE: dynamic select box
I know it has been answered before, but that response was not us
de 2002 0:55
> Para: 'Struts Users Mailing List'
> Asunto: RE: dynamic select box
>
>
> I know it has been answered before, but that response was not useful to
> me...i'm new to struts and i need something more in depth.
>
> THanks.
>
> Jose Casas
ts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 3:55 PM
Subject: RE: dynamic select box
> I know it has been answered before, but that response was not useful to
> me...i'm new to struts and i need something more in depth.
>
> THanks.
>
ED]]
> Sent: Tuesday, March 26, 2002 4:49 PM
> To: Struts Users Mailing List
> Subject: Re: dynamic select box
>
> This has been answered before. Loop up html:options and collections
> - Original Message -
> From: "Jose Casas" <[EMAIL PROTECTED]
This has been answered before. Loop up html:options and collections
- Original Message -
From: "Jose Casas" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 2:26 PM
Subject: dynamic select
Does anybody have sample code that shows how to build a select box
dynamically? I need to create the select box with values that come from a
database.
Thank you.
Jose Casas
E-Commerce Applications
(501) 277-3112
[EMAIL PROTECTED]
**
>From the sample DB app:
in JSP:
In Options helper:
/**
* Return an unsynchronized collection of options.
*/
public Collection getContactTypeOptions() {
ArrayList v = new ArrayList(); // no need to synchronize
try {
// Retrieve
rom: Jose Casas [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 2:35 PM
To: 'Struts Users Mailing List'
Subject: dynamic select box
Hi,
I'm new to struts and was wondering if anybody knew how create a select box
with struts. I have a bean which is returning an ArrayList. I wan
Hi,
I'm new to struts and was wondering if anybody knew how create a select box
with struts. I have a bean which is returning an ArrayList. I want to use
this ArrayList as the options in the select tag. What code do I need in my
jsp to create this select box? Can somebody please help me?
Jo
13 matches
Mail list logo