]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added supported browser/application servers + minor corrections
authorArtur Signell <artur.signell@itmill.com>
Tue, 13 Apr 2010 08:33:21 +0000 (08:33 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 13 Apr 2010 08:33:21 +0000 (08:33 +0000)
Removed "to top" link as it removes the currently visible page

svn changeset:12497/svn branch:6.3

WebContent/index.html

index a42c71dfd4da4af222f8f6797a2afb0f911fb630..bbd1512439708411d1047afbab9849c4fbd9f778 100644 (file)
                                        
                                        <div class="col2">
                                                <h5>Server-side Java</h5>
-                                               <p>Forget about the browser and RPC, you're working with server-side code. This separates Vaadin from client oriented Java frameworks such as GWT.</p>
-                                       </div>
-                                       
+                                               <p>Forget about HTML, Javascript, the browser and RPC, you're working with server-side Java code. This separates Vaadin from client oriented Java frameworks such as GWT.</p>
+                                       </div>                                          
                                        <div class="col2">
-                                               <h5>Code Examples</h5>
+                                       <h5>Code Examples</h5>
                                                <ul>
                                                        <li>
                                                                <h6>Hello World &ndash; The classic example</h6>
                                                </a>
                                        </div>
                                        
+                                       <div class="newline col2">
+                                               <h5>Browser independent</h5>
+                                               <p>Leave the browser compatibility issues to Vaadin and focus on developing your application. All components in Vaadin are compatible with</p>
+                                               <ul>
+                                               <li>Internet Explorer 6+</li>
+                                               <li>Mozilla Firefox 3+</li>
+                                               <li>Safari 3+</li>
+                                               <li>Opera 10</li>
+                                               <li>Google Chrome 4</li>
+                                               </ul>
+                                       </div>
+                                       <div class="col2">
+                                               <h5>No plugins required</h5>
+                                               <p>Vaadin is based on javascript and does not require the end user to install any plugins.</p>
+                                       </div>
+                                       
                                        <div class="col4">
                                                <h5>More?</h5>
                                                <ul>
                                        <div class="col">
                                                <h5>Servlet deployment</h5>
                                                <p>Vaadin provides a single servlet which runs the application. An application can be deployed to any Java application server that supports servlet 2.3 or newer.</p>
-                                               <ul><li><a href="http://vaadin.com/features">Full list of supported application servers</a></li></ul>
+                                               <h5>Supported application servers</h5>
+                                               <ul>
+                                               <li>Apache Tomcat, 4.1+</li>
+                                               <li>BEA WebLogic, 9.2+</li>
+                                               <li>IBM WebSphere Application Server 6.1+</li>
+                                               <li>JBoss Application Server 3.2.8+</li>
+                                               <li>Jetty 5+</li>
+                                               <li>Glassfish 2+</li>
+                                               </ul>
                                        </div>                                          
                                        <div class="col">
                                                <h5>Portlet support</h5>
-                                               <p>Vaadin applications can be deployed as portlets in portals such as Liferay. No code modifications are needed to deploy a Vaadin application to a portal and both portlet standards 1.0 (JSR-168) and 2.0 (JSR-286) are supported. Vaadin is included in Liferay 6.0 as a standard feature.</p>                                               
+                                               <p>Vaadin applications can be deployed as portlets in portals such as Liferay. No code modifications are needed to deploy a Vaadin application to a portal and both portlet standards 1.0 (JSR-168) and 2.0 (JSR-286) are supported. Vaadin is included in Liferay 6.0 as a standard feature.</p>
+                                               <h5>Supported portals</h5>
+                                               <ul>
+                                               <li>Liferay Portal 4.3 or later</li>
+                                               </ul>                                           
                                        </div>
                                        <div class="col">                                       
                                                <h5>Google App Engine</h5>                                              
                
                
                <div id="footer">
-                       <span class="slogan"><strong>vaadin <em>}></em></strong> thinking of U and I<span> <a href="#top">&uarr; Back to top</a>
+                       <span class="slogan"><strong>vaadin <em>}></em></strong> thinking of U and I<span> <!-- <a href="#top">&uarr; Back to top</a>-->
                </div> <!-- /footer -->
        
        <div style="height:0px; overflow:hidden;">