0

Exception in JSP

asked 2010-11-24 03:22:08 +0800

soumaya gravatar image soumaya
99 1

updated 2010-11-26 02:47:00 +0800

Hi,

Could YOU PLEASE Telle me how I can send an array from zk to jsp.

<zscript deferrred="true">
void list_positionList() {
String [] position=Wnd.positionList();
if(position!=null){

Clients.evalJavaScript(Drawline(????));

}
</zscript>

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-11-29 18:52:45 +0800

samchuang gravatar image samchuang
4084 4

Hi

evalJavaScript is send to javascript, not for jsp,

you can refer to Use ZK in JSP

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-24 03:22:08 +0800

Seen: 220 times

Last updated: Nov 29 '10

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