]> source.dussan.org Git - vaadin-framework.git/commit
Refactored.
authorMarc Englund <marc.englund@itmill.com>
Thu, 17 Apr 2008 07:38:21 +0000 (07:38 +0000)
committerMarc Englund <marc.englund@itmill.com>
Thu, 17 Apr 2008 07:38:21 +0000 (07:38 +0000)
commita4b3618efe4616359cab037992f664634eb0019f
tree49563cc33833485feeb96cc0b379fc4df1b00521
parentd2a7eeacd4626fb2884702fbe56b305ae2e6b128
Refactored.
Created PortletConfigurationGenerator that generates portlet.xml and liferay xml:s from web.xml.

svn changeset:4189/svn branch:trunk
portlet-src/com/itmill/toolkit/demo/PortletDemo.java [deleted file]
portlet-src/com/itmill/toolkit/demo/portlet/PortletDemo.java [new file with mode: 0644]
portlet-src/com/itmill/toolkit/portlet/util/PortletConfigurationGenerator.java [new file with mode: 0644]
portlet-src/com/itmill/toolkit/terminal/gwt/server/ApplicationPortlet.java