So, is it possible to submit a form to another page, either with
submit button or with a link? OutputLink does not seem to submit a
form.

Michael.

---------- Forwarded message ----------
I looked up for an attribute of h:commandButton which would allow to
submit to another URL, and I could not find it. All I found was
"action" and "actionListener", which should evaluate to methods, not
to URLs:
http://java.sun.com/j2ee/javaserverfaces/1.1/docs/tlddocs/h/commandButton.html

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

Reply via email to