Craig McClanahan wrote:


On 12/21/06, lightbulb432 <[EMAIL PROTECTED]> wrote:

Why does JSF always use _javascript_ to submit a form rather than through the
regular method of form submission?

That only happens for a commandLink component (i.e. a hyperlink that is to submit a form).  If you use a commandButton component, no _javascript_ is needed.
Just an exception: actually Trinidad tr:commandButton does it through _javascript_ only.
-- Renzo

Reply via email to