diff options
Diffstat (limited to 'src/com/vaadin/package.html')
-rw-r--r-- | src/com/vaadin/package.html | 2 |
1 files changed, 1 insertions, 1 deletions
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).</p> <p>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).</p> <p>All classes in Vaadin are serializable unless otherwise noted. |