0

Can JSTL be used in a zul page?

asked 2013-07-18 15:02:05 +0800

johnpage09 gravatar image johnpage09
0

I have a jsp that has some legacy code and I need to include it within my ZUL page. The jsp has some JSTL tags <c:if> and <c:set>. I have tried a few approaches but haven't got the jsp page to render correctly. My question is, Can this be achieved? I have seen the same question asked a few times with vague answers. If it is possible, please help me with a working example.

Many Thanks, John

delete flag offensive retag edit

Comments

Thanks @sjoshi. I have seen these links but the documentation is not very clear and doesn't detail all steps required.

johnpage09 ( 2013-07-23 11:08:51 +0800 )edit

You have to add required jar in your classpath did you added all jars in your classpath?

sjoshi ( 2013-07-23 11:58:17 +0800 )edit

Yes, the jars are all available since the JSPs are working correctly. The main issue is that I am using MVVM and it is not passing the value to bean attributes to the JSTL pages

johnpage09 ( 2013-07-23 12:16:51 +0800 )edit

Jstl are working differently then MVVM

sjoshi ( 2013-07-23 13:48:59 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-07-19 06:01:58 +0800

sjoshi gravatar image sjoshi flag of India
3493 1 8
http://zkframeworkhint.bl...

Here WorkingwithZKJSPTags/MixZKJSPTagswithOtherTag_Libraries

You can get some examples for same.

link publish delete flag offensive edit
Your answer
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
2 followers

RSS

Stats

Asked: 2013-07-18 15:02:05 +0800

Seen: 17 times

Last updated: Jul 23 '13

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