From: Artur Signell Date: Fri, 2 Jul 2010 15:22:48 +0000 (+0000) Subject: Fixed errorneous end tag X-Git-Tag: 6.7.0.beta1~1443 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=91cff4c2fdb47ad05b61a64af6fb326081482efe;p=vaadin-framework.git Fixed errorneous end tag svn changeset:14046/svn branch:6.4 --- diff --git a/src/com/vaadin/package.html b/src/com/vaadin/package.html index 6142fcb8de..f771019709 100644 --- a/src/com/vaadin/package.html +++ b/src/com/vaadin/package.html @@ -15,7 +15,7 @@ using {@link com.vaadin.terminal.gwt.server.ApplicationServlet} or App Engine).

Vaadin applications can also be deployed as portlets using {@link -com.vaadin.terminal.gwt.server.ApplicationPortlet] (JSR-168) or {@link +com.vaadin.terminal.gwt.server.ApplicationPortlet} (JSR-168) or {@link com.vaadin.terminal.gwt.server.ApplicationPortlet2} (JSR-286).

All classes in Vaadin are serializable unless otherwise noted.