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
Frank, You cannot have that working. To do something like that you'll need to use the html-el tags along with JSTL core tags and do something like Ofcourse you would need to include those taglibs ( core and -el ). But why do you want to set the value as the form bean should populate it us