0

How can i pass arg from jsp page to macro component in zul page??? Plz help!!!

asked 2009-07-25 06:15:11 +0800

htn gravatar image htn
18

updated 2009-07-25 06:16:41 +0800

Hi,
Is there anyway to pass arg from jsp page to macro component in zul page??

My Code:
+ includeMacro.zul:
<hbox>
Username: <textbox value="${arg.who}"/>
</hbox>

+ test.jsp:
<z:component name="myMacro" macroURI="/includeMacro.zul"/>
<z:page>
<z:ui tag="myMacro"/>
</z:page>

So, how can i set "who" arg???
I am using ZK Lib 3.6.2 and ZK JSPTaglib 1.3
Please help!!!

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: 2009-07-25 06:15:11 +0800

Seen: 146 times

Last updated: Jul 25 '09

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