I have a Tapestry 4.1.3 form that I submit via https (using the port
and scheme parameters for the form.) This seems to work great.
However, I then want to switch back to plain old http. While I can
throw a redirect exception with an external URL, this doesn't
preserve page state. In my case, if the user entered incorrect
information, I need to display a message which is then lost.
How can I get Tapestry to return a normal http version after the
submit (currently I'm just returning null from my listener)?
Norman Franke
ASD, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]