> From: Ted Husted [mailto:[EMAIL PROTECTED] 
> Bill, 
> Your presentation, mentioned in another thread, is also very helpful. 
> http://www.jadecove.com/articles/jstl-and-struts.pdf

Another question for Bill, also on page 33:
<html:text property="s1" value="${param.s1}"/>

Why are you using the 'value' attribute of the <html:text> tag?  Struts
should pre-populate the HTML form element based on the Form bean
property, which would have been filled in when the form was submitted
(or be blank if not).

I haven't read the whole presentation, but this is a practice I've
argued against twice in the last week here.  Either I'm completely
wrong, in which case I'd appreciate being corrected, or this really
isn't necessary.

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

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

Reply via email to