Nope!
You cant nest tags like that :-(

2 options:
1. Use a scriptlet in place of that bean:write
2. Use struts-el taglibs (or jstl) instead and an expression to do that
value attribute

(The syntax of both I forget however as I dont use JSP myself)

-----Original Message-----
From: as as [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 13 April 2004 22:38
To: Struts Users Mailing List
Subject: RE: Jasper error



<html:hidden property="id" value="<bean:write name="ID" property="id" />"/>
Is this syntax right...Thank you!
(getting error at this line i my jsp compilation)

Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: as as [mailto:[EMAIL PROTECTED]

>  [input] > value="">
> need I change the syntax...

What's wrong with:

Is there some reason you're not using the Struts tags?

--
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management


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


---------------------------------
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today


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

Reply via email to