Inter Portlet Subscription/Notification Mechanism (Client side)

From Gcube Wiki
Revision as of 18:00, 17 December 2008 by Massimiliano.assante (Talk | contribs) (New page: How to make portlets in the same page use a Subscription/Notification Mechanism client side. == Pre-development Actions== ===Modifying Gridpshere Home=== If you want you can also apply th...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to make portlets in the same page use a Subscription/Notification Mechanism client side.

Pre-development Actions

Modifying Gridpshere Home

If you want you can also apply the respective changes to gridsphere's home directory. This can be useful if, for some reason, you want to redeploy gridsphere.

Installing GWT

  1. Download the latest version of GWT from here.
  2. Uzip the file.
  3. Set environmntal variable: GWT_HOME=<the name of the folder where you unpacked gwt files>