0

ZKOSS Framework - Spring SURF Integration

asked 2010-10-08 11:56:03 +0800

edgardoambrosi gravatar image edgardoambrosi
15

updated 2010-10-08 12:03:06 +0800

Hi all, recently I have been experiencing the exploitation of embedding zkoss
in a Spring Surf (WebScript) web application.
But, before going ahead with the description of an "How to" about
such a task and the arising problems, I wonder if the topic is a
relevant thread for some one.

Bye.

delete flag offensive retag edit

7 Replies

Sort by ยป oldest newest

answered 2010-10-13 23:19:36 +0800

henrichen gravatar image henrichen
3869 2
ZK Team

You probably the first one that want to integrate Spring Surf with ZK. Look forward to your "How To"...

link publish delete flag offensive edit

answered 2010-10-16 09:17:40 +0800

edgardoambrosi gravatar image edgardoambrosi
15

updated 2010-10-16 09:26:24 +0800

The need of rendering zul component in a surf based application is that one can dynamically bound zul components and data computed by a controller developed with spring beans and vehicled by FTL engine to ZKOSS viewer.

link publish delete flag offensive edit

answered 2010-10-20 22:00:19 +0800

PeterKuo gravatar image PeterKuo
481 2

@edgardoambrosi
Hi, how's your progresss?
Is there any help you need?

link publish delete flag offensive edit

answered 2011-01-10 12:01:12 +0800

edgardoambrosi gravatar image edgardoambrosi
15

updated 2011-01-12 03:01:51 +0800

I apologize for being so late.
I promised to provide a quick tutorial about integrating zkoss with surf but time is too short.
So, while completing the tutorial I prefer to start providing a first, complete and quick example.

The example is derived by the basic Surf scaffold generated by the plugin of Eclipse.
The example is composed by a webscript "/zk_calendar" with a java backed bean providing data used by FTL engine.
The FTL engine fills the zk label's value in a zk window set to modal mode.
The most insteresting aspect regards the creation of java data structures and method names inside a zk_script into a zul page.
This latter aspect is going to be discussed in detail.

The web script "/zk_calendar" is used by a surf component "calendar_component" which is a child of a surf component "zk_home".
The component "zk_home" is just an entry point where I will put other examples.

NOW THE BIG PROBLEM IS:
How to submit the Eclipse Maven Project that I packaged in a tar.zk???

Temporarily, the package is available from: http://distterr.files.wordpress.com/2011/01/surf-app1.pdf (it is not a pdf file. It is a tar.gz archive. After downloading it please change the extension to tar.gz)

link publish delete flag offensive edit

answered 2011-01-17 14:50:02 +0800

edgardoambrosi gravatar image edgardoambrosi
15

Is any one interested in such topic?

link publish delete flag offensive edit

answered 2011-01-18 21:36:28 +0800

tmillsclare gravatar image tmillsclare
799 2 5 30

@edgardoambrosi

This sounds great! Would you like to create a Small Talk on this? Or will you publish the tutorial on your own blog?

link publish delete flag offensive edit

answered 2011-01-29 12:59:09 +0800

edgardoambrosi gravatar image edgardoambrosi
15

My blog is just for topics on Information Retrieval! Small Talk is a good idea but I miss information on how to publish it!

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: 2010-10-08 11:56:03 +0800

Seen: 1,139 times

Last updated: Jan 29 '11

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