I get the following error : According to TLD or attribute directive in tag file, attribute value does not accept any expressions
I could get the value using html tag '<input type=text..value=<%= ...%>>' Thanks, Tauri. Tauri Valor wrote: > > Hi > > Is there a way to include value for textfield tag in struts2 , Im trying > the following : > > > <td><s:textfield name="firstName" label="*First Name" size="15" > value="<%=freshUser.getFirstName() %>"/></td> > > > But I get tld error.. > > Please let me know how I could use jsp tag in the textfield tag, or let me > know an alternative... > > Thanks in Advance, > Tauri. > -- View this message in context: http://www.nabble.com/Using-jsp-tag-in-Value-attribute-of-textfield-tag-in-Struts2-tp16602523p16603834.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]