0

problem migration from 6.5 to 7 - sendRedirect

asked 2014-11-20 23:56:28 +0800

MOPS2 gravatar image MOPS2
1

Trying to migrate from 6.5.2 to 7.0.3.1 but http session is getting killed while doing Executions.sendRedirect. rmDesktop command is getting called and killing existing session and creating new session for redirected page.

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-11-21 01:34:34 +0800

hawk gravatar image hawk
3250 1 5
http://hawkphoenix.blogsp... ZK Team

hi, I don't find such issue when testing with following files.

redirect.zul

<zk>
<button label="Redirect with java" onClick='execution.sendRedirect("session.zul")'></button>
<include src="session.zul"/>
</zk>

session.zul

<zk>
${session}
</zk>
link publish delete flag offensive edit
Your answer
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
1 follower

RSS

Stats

Asked: 2014-11-20 23:56:28 +0800

Seen: 9 times

Last updated: Nov 21 '14

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