0

JSTL under .zul files

asked 2008-10-21 19:51:33 +0800

intoxicadocoder gravatar image intoxicadocoder
57 1 1 4

Hi!
Anyone can I tell me if I can use jstl tags undex .zul files?
is it posible?
thanks!!!

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2008-10-22 01:25:32 +0800

iantsai gravatar image iantsai
2755 1

The simple answer is NO, zul page is not based on JSP Technology and Zul is Component based, not Text based.

But in Zul document, all JSTL's functionalities like if, else, foreach, are already supported(actually Zul is more powerful).

you don't have to use JSTL, you can use EL with other ZK's features, please check them in ZK's Dev Guide.
Main Page of Documentation

link publish delete flag offensive edit

answered 2008-10-22 09:53:28 +0800

sousa1981 gravatar image sousa1981
573 4

use jsp component

link publish delete flag offensive edit

answered 2011-12-16 17:58:22 +0800

TonyQ gravatar image TonyQ
642
https://www.masterbranch....

The JSTL is not working in zul file , but we have a alternate for using ZK web core taglib in zul file,

Please reference to
http://books.zkoss.org/wiki/ZUML_Reference/ZUML/Processing_Instructions/taglib

link publish delete flag offensive edit

answered 2011-12-19 09:58:51 +0800

Steva77 gravatar image Steva77 flag of Italy
1014 3
http://www.research.softe...

My two cents... switch to ZK, we used to use jstl in plain JSP but ZK is definitively more powerful and integrated.

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: 2008-10-21 19:51:33 +0800

Seen: 827 times

Last updated: Dec 19 '11

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