-
Tomcat
Difference Between Apache Web Server and Tomcat
Apache Tomcat and the Apache httpd server, were created for two different tasks but sometimes We can confuse the functionality…
Read More » -
Tomcat
Apache Tomcat Connector Example
The Apache Tomcat connector allows to use the Apache httpd server as a front-end for Apache Tomcat applications. With this configuration…
Read More » -
Tomcat
How to Start and Restart Tomcat Server as a Service
Apache Tomcat is a web server and servlet container that is used to serve Java applications. A servlet is a Java…
Read More » -
Tomcat
How to Install Tomcat on Ubuntu Linux
Apache Tomcat is a web server and servlet container that is used to serve Java applications. A servlet is a Java…
Read More » -
Vaadin
Vaadin jQuery example
jQuery is a cross-platform JavaScript library designed to simplify the DOM manipulation. jQuery is the most popular JavaScript library in…
Read More » -
Vaadin
Vaadin Maps Example
Google Maps is a Web-based service that provides information about geographical regions and sites around the world. …
Read More » -
Vaadin
Vaadin Best Practices
Best practices are procedures that are accepted or prescribed as being correct or most effective. …
Read More » -
Vaadin
Vaadin Window Example
A widget container to open, close and move overlay widgets on the screen, is a window. This kind of widget is…
Read More » -
Vaadin
Vaadin Menu Example
We can organize commands into a menu. The menu allows us to stack multiple buttons in a logic way for the…
Read More » -
Vaadin
Vaadin Listselect Example
The selection list widget, is a user interface control that shows a list of elements. Those elements can be added…
Read More »