Difference between revisions of "Developing Portlets with GWT"
From Gcube Wiki
(New page: aaa) |
|||
Line 1: | Line 1: | ||
− | + | How to write a portlet with the aim of GWT. | |
+ | |||
+ | == Predevelopment Installation == | ||
+ | ===Modifing Tomcat=== | ||
+ | # Replace ''$CATALINA_HOME/webapps/gridsphere/WEB-INF/CustomPortal/layouts/TemplateLayout.xml'' with the one found [http://dlib.sns.it/bscw/bscw.cgi/0/55048 here] |
Revision as of 13:27, 1 March 2007
How to write a portlet with the aim of GWT.
Predevelopment Installation
Modifing Tomcat
- Replace $CATALINA_HOME/webapps/gridsphere/WEB-INF/CustomPortal/layouts/TemplateLayout.xml with the one found here