Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to use bean write in struts <html:text >tag

843836Jun 25 2005 — edited Mar 7 2007
hi,
i'm new to struts concepts.here i'm trying to write a value in html struts tag using <bean:write>
my current tag is
<html:text property="empname" value='<bean:write name="employee" property="empid">' />
but it gives same tag in the text box.how i can solve this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2007
Added on Jun 25 2005
13 comments
2,323 views