RE: Why does not work

2004-04-02 Thread Frank Nguyen
L PROTECTED] > Sent: Friday, April 02, 2004 4:10 PM > To: 'Struts Users Mailing List' > Subject: RE: Why does not work > > > Frank, > You cannot have that working. To do something like that you'll need to > use the html-el tags along with JSTL core

RE: Why does not work

2004-04-02 Thread Avinash Gangadharan
te it using the Property ("groupName") of the bean. Avinash -Original Message- From: Frank Nguyen [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 3:50 PM To: Struts Users Mailing List Subject: Why does not work I have a form for record updating. To refill a field (c

Why does not work

2004-04-02 Thread Frank Nguyen
I have a form for record updating. To refill a field (called groupName) with a bean's (GROUP_RESULT, saved by setAttribute()) property value, I do: ... ' property="groupName" /> %>'/> I kept getting compilation error: edit_group.jsp(28,93) Attribute value should be quoted at org.apache.