Note that you will get this message if the count of "name", "value", and
"body" is != 1.  The message sounds like it's saying you have more than
one of them, but in truth you could get the error if you had none of
them.  I'm going to guess that "beanName" is empty or null.

-----Original Message-----
From: Adel [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 23, 2003 10:31 AM
To: [EMAIL PROTECTED]
Subject: problem with bean:define tag


Hi,

I am having a strange problem with stuts 1.1.b3 (with Weblogic 7).
Everything woks fine with struts 1.1.b1 but when I moved to the 1.1.b3
the define tag is generating an exception. The define tag that generates
the execption:

<bean:define name="<%=beanName%>" id="path" property="path"
scope="request" toScope="page" />

The generated exception :

javax.servlet.jsp.JspException: Define tag can contain only one of name
attribute, value attribute, or body content

Adel.



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to