0

JSP and ZUL

asked 2011-01-20 22:31:14 +0800

dante gravatar image dante
9

Hi everybody :)

I'm using a jsp to contain a zul page (<jsp:include page="/main/index.zul"></jsp:include>) . I was wondering if there is any way to send a parameter from the jsp to the zul page after triggering an event (click button) without reloading the whole jsp or zul and/or vice versa?

Thank you in advance

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2011-01-23 06:32:37 +0800

RyanWu gravatar image RyanWu
533 2
about.me/flyworld

sure you can use the parameter like index.zul?name=ryan&show=0
get the parameter by using execution.getParameter("name")

link publish delete flag offensive edit
Your reply
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: 2011-01-20 22:31:14 +0800

Seen: 358 times

Last updated: Jan 23 '11

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