I see what you mean now. You are correct. I have to
wrap tag with a tag. This
is not the first time that I stumble on this problem.
I should surely learn a lesson now.
Thanks a lot for pointing out my mistake. This
mistake should be imprinted in my head from now on.
--- Matt Bathje <[EMAIL
ervlet.jsp.JspException: Cannot find bean
under
name org.apache.struts.taglib.html.BEAN
--- Amin Lalji <[EMAIL PROTECTED]> wrote:
Try removing the bean:define
And setting your line:
property="name"
labelProperty="name"/>
to:
property="name"
labelProperty=&
t; javax.servlet.jsp.JspException: Cannot find bean
> under
> > name org.apache.struts.taglib.html.BEAN
> >
> > and in the Tomcat logs file:
> >
> > 2004-09-20 12:03:38
> ApplicationDispatcher[/DHSInfo]
> > Servlet.service() for servlet jsp threw exception
> &
emoving the bean:define
And setting your line:
to:
HTH,
Amin
-----Original Message-
From: Caroline Jen [mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 12:26 PM
To: [EMAIL PROTECTED]
Subject: Hate Myself for Not Getting Drop-Down Menu
Right
There is no problem with the database
- Amin Lalji <[EMAIL PROTECTED]> wrote:
> Try removing the bean:define
>
> And setting your line:
>
> labelProperty="name"/>
>
> to:
>
> labelProperty="name"/>
>
> HTH,
> Amin
>
> -Original Message-
> From:
Try removing the bean:define
And setting your line:
to:
HTH,
Amin
-Original Message-
From: Caroline Jen [mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 12:26 PM
To: [EMAIL PROTECTED]
Subject: Hate Myself for Not Getting Drop-Down Menu Right
There is no problem with the
There is no problem with the database operation. Data
are retrieved and can be displayed using the
tag. Now, it is the drop-down menu.
I have coded some drop-down menu before. This time, I
have a collection of JavaBeans instead of a collection
of strings. And, I am in trouble again.
I passed
7 matches
Mail list logo