0

databinding through servlet ?

asked 2009-10-08 19:39:39 +0800

santo74 gravatar image santo74
3

Hi,

My application is written in java and consists of a central server with multiple distributed agents.
The server uses an embedded jetty instance which allows external applications to communicate with it (through web services, servlets, ...)
It also has an ajax based management console, which is currently written with extjs v2
But because of the changed license for extjs I'm looking for a replacement.

ZK seems like a good replacement, but I'm not sure if it can do / is made for everything I want to do.

More specifically the management console (web interface) should communicate with the server through a servlet.
Can this be done with ZK ?
Preferably from within pure java code, as the layout and content of the management console is variable (based on user profiles and such)
and therefore seems hard to achieve using only .zul files

Unfortunately I can't find any examples related to data retrieval (and submission) through a servlet.

Can anyone help me with this please ?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-10-12 01:06:14 +0800

jimmyshiau gravatar image jimmyshiau
4921 5
http://www.zkoss.org/ ZK Team

Hi, santo74
you can refer to http://www.zkoss.org/smalltalks/fusionInvoker/
//jimmy

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: 2009-10-08 19:39:39 +0800

Seen: 229 times

Last updated: Oct 12 '09

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