0

SendRedirect vs Forward

asked 2010-11-14 02:12:13 +0800

cyiannoulis gravatar image cyiannoulis
1201 10

Hi to all,

This has been discussed a lot but yet it is not clear to me. I have a normal zul page and the corresponding composer. From an event handling method (xxx$onClick) i want to open a legacy jsp page. Now, is there some reason i have to use the Executions.sendRedirect(url.jsp) instead of the Executions.forward(url.jsp)? The problem is that sendRedirect() forces a round trip to the server thus changing the url of the client's browser.

Any idea?
Thank you all

delete flag offensive retag edit
Be the first one to reply this discussion!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-11-14 02:12:13 +0800

Seen: 224 times

Last updated: Nov 14 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More