I should also point out that if I treat the whole page as a JSP 2.0 tag
(which I'm currently doing, until I resolve the JSP/Struts issue), it
works. That is, if instead of having:
I have:
Then the html:input tags contained within the body (provided by
jsp:doB
Robert Taylor wrote:
John, does the action to which the url /admin/customer/edit.do
correspond have a form associated with it?
You might also try removing the ".do" from the url as struts should
automatically add this for you. For example:
Yes, it does have a form associated
John, does the action to which the url /admin/customer/edit.do
correspond have a form associated with it?
You might also try removing the ".do" from the url as struts should
automatically add this for you. For example:
/robert
John Moore wrote:
I know this is one of those err
> -Original Message-
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 2:38 PM
> To: Struts Users Mailing List
> Subject: RE: Cannot find bean
> org.apache.struts.taglib.html.BEAN in any
> scope
>
>
> It is really a we
From: "Caroline Jen" <[EMAIL PROTECTED]>
> The page I am building is a form. I am not even ready
> to submit that form. Therefore, I took out the
> tags. I just want to display
> some text fields, text area in the browser for testing
> purpose.
> I do not know why I got 'cannot find bean in an
It is really a weird error message I got. I am not
using any bean in my JSP page.
The page I am building is a form. I am not even ready
to submit that form. Therefore, I took out the
tags. I just want to display
some text fields, text area in the browser for testing
purpose.
I do not know
> -Original Message-
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 2:10 PM
> To: [EMAIL PROTECTED]
> Subject: Cannot find bean org.apache.struts.taglib.html.BEAN in any
> scope
>
>
> I got this error message:
>
> 'Cannot find bean org.apache.struts
7 matches
Mail list logo