0

JSF and ZK

asked 2006-01-09 08:58:09 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3512320

By: nobody

Is there any example on how to make JSF app width ZK?

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2006-02-23 21:20:29 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3593977

By: fernando_deleon

Hi..
Am doing a project that uses JSF and ZK
however i need to know what would be the best strategy for combining JSF with ZK.?!
i was thinking of using HttpServletSession object to put a pojo.
and then in ZK retrieving that object via ZK's session methods.
So this leads me to a question..
by doing
Session session = Sessions.getCurrent();
is this session object a HttpServletSession??
so could i read an attribute attached by JSF on this session (zk object)??

thanks


link publish delete flag offensive edit

answered 2006-02-24 00:48:51 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3594243

By: tomyeh

Yes, they are the same (a wrapper to make ZK app independent of HTTP servlet).

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: 2006-01-09 08:58:09 +0800

Seen: 591 times

Last updated: Feb 24 '06

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