Hi all,

Happy New Year!

I have created a new wiki page that shows how to use Tapestry 5 and GWT.
It's based on the example from Pär Dahlberg's blog, but this time it
uses Eclipse.  I've kept his package naming in honor if his example.

Also it uses T5 features to add in the Javascript code, and the code
is streamlined a bit.
The example shows multiple entrypoints, and a parent T5 component that
handles the inclusion of the GWTSupport Javascript loader.

There is also a screen shot showing a couple buttons and two instances
of a component that use a GWT service, each acting independently from
each other.  (Although they auto-refresh at the same time, they could
be made different)

The entrypoint that uses a service is called StockWatcher. I'm not
sure where I got it from, it may have been source code from a book or
website.  It's been modified slightly so it can be inside a T5
Component, and works with multiple instances on one page.

You can find the wiki article here:

http://wiki.apache.org/tapestry/Tapestry5GWTIntegration

The source code link is at the top.

Regards,

Daniel Jue

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to