>altKey, bundle, indexed, titleKey, and property are
>all Struts-specific (I think)... largely message- and
>ActionForm-related stuff.
altKey, property, indexed are just different names for "functionality" already
provided by the simple html tag.
I was hoping for a more subtle difference (like
Thank you for your answer.
Let me make my question more clear.
will be rendered into .
will be rendered into .
But brings the extra feature that the user text input will be
automatically mapped to the ActionForm's corresponding field. Otherwise, you
would have had to "parse" the request firs
Hi,
What does the
html:submit tag bring extra compared to the normal
?
Why should we use one
over the other?
I used them both in a
struts application and it seems they both have the same
functionality?
Thank
you,
Alin
_
3 matches
Mail list logo