posted 17 years ago
...is it possible to redirect via a POST instead of a GET?
Right now, I'm using setViewRoot to redirect:
...and it seems to redirect via GET, but I was wondering if it was possible to do a POST, and if so, how is that accomplished?
Thanks!