0

Include Url in zk [closed]

asked 2015-03-13 10:21:17 +0800

giovanni910 gravatar image giovanni910 flag of Indonesia
1 2

hy Guy's can i ask about include, i'm trying to include url in my simple project, i kinda confuse how this include work, i have 2 project running 1. localhost:8080/first/ 2. localhost:8080/second/

i'm trying to include localhost:8080/second/, in my localhost:8080/first/ this is my code : localhost:8080/first/index.zul

<zk>
 <include src="localhost:8080/second/" />
</zk>

in my second project localhost:8080/second/index.zul

<zk>
 <label value="learning include" />
</zk>

please give me some clue best regards Hendra

delete flag offensive retag edit

The question has been closed for the following reason "duplicate question" by chillworld
close date 2015-03-13 11:05:58

Comments

Question tools

Follow

RSS

Stats

Asked: 2015-03-13 10:21:17 +0800

Seen: 3 times

Last updated: Mar 13 '15

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