First time here? Check out the FAQ!
Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3662660
By: tskale
There are two ways for creating an app.
First is to have a page with three includes, header, content and footer and change the source of include for content section as required.
Second is to have a separate URL for each page, which will create a desktop for each page.
Considering memory use, garbage collection and performance, is one way better than the other?
Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3665087
By: tomyeh
No, they are similar if header, content and footer are all ZK pages.
I think both ways are almost same for creating an app in Zk pages but first one is the best.
Hi !
I am interested in knowing more about the first option.
i.e. " have a page with three includes, header, content and footer and change the source of include for content section as required. "
How can one change the content section as required ? can this be done programmatically ? What are the available options ?
p.s. I am new to ZK.
Asked: 2006-03-31 19:10:53 +0800
Seen: 413 times
Last updated: Oct 02 '20