> -Original Message-
> From: uma.k [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 29, 2004 8:02 AM
> To: 'Struts Users Mailing List'
> Subject: Cannot find bean under name dbCategories
>
>
> Hi,
> I get this exception when I try to use html:op
Hi,
I get this exception when I try to use html:options with
collection="dbCategories".
This is what I am doing
index.jsp
Article
my struts-config.xml
Template.jsp
...
...
My ArticlePreviewAction.java
dbCategories = dbBean.getCategoriesForArticle(myConnection);
reques
Hi,
I get this exception when I try to use html:options with
collection="dbCategories".
This is what I am doing
index.jsp
Article
my struts-config.xml
Template.jsp
...
...
My ArticlePreviewAction.java
dbCategories = dbBean.getCategoriesForArticle(myConnection);
reques
3 matches
Mail list logo