0

How invoke method from jsp

asked 2010-11-08 22:37:32 +0800

zkIsay gravatar image zkIsay
21

Hi, it's posible invoke some class method from jsp

that is, in my zul

<window apply="com.ghju.data">
<include src="page.jsp"/>
</window>

in page.jsp:

<form>
<input name="seq" type="button"/>
</form>


I want invoke some method into class Data, when the user press the button.


thanks

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-11-10 19:43:50 +0800

PeterKuo gravatar image PeterKuo
481 2

I'm not sure,
but I think you may do the trick by utilize event queue.
http://www.zkoss.org/javadoc/5.0/zk/org/zkoss/zk/ui/event/EventQueues.html

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: 2010-11-08 22:37:32 +0800

Seen: 187 times

Last updated: Nov 10 '10

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