This is just the standard and too frequent mixup in talking too
loosely about <html:form> and <html> tags as if they were ActionForms.
 He really is talking about the fact that <html> tags resolve to html.
 Nothing particularly special.  If he wants, he can always modify the
tags to do anything he wants.

Jack

On Apr 4, 2005 10:12 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
> Brian McGovern wrote:
> 
> >Action forms write out html for you.  What if i wanted to put style attribs 
> >in my form tags or use javascript for submission wrappers on the button 
> >clicks, or stuff like that.  Didn't think I could do that with action forms.
> >
> They do? How/when? I'm not just being a smart-aleck here, I've just
> never heard of them doing that or used them in that way. I thought they
> just held form data. I don't see anything in the JavaDocs relating to
> this, either.
> 
> I use JavaScript for submission wrappers (as little as possible, but I
> have need to on occasion) and my tags are styled using CSS.
> 
> What am I missing?
> 
> Dave
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

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

Reply via email to