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
ASP.NET 1.x does not allow posting to another page. MS fixed this issue in ASP.NET 2.0 Michael J. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]