Tag Archives: java-hoster
JVM memory and Java heap space
One of the major benefits of the Java language in comparison with other object oriented languages (like C++) is that programmers do not have to handle memory allocation during execution of the program. It is totally delegated to the garbage … Continue reading
How to manage error pages in Java web sites
Use case When browsing the Internet I am really surprised how often you get a dirty blank page instead of a nice custom error page even in first class web sites. One fresh example is
Posted in Java course, Java for Web
Tagged glassfish, j2ee, java-hoster, jsf, server, tomcat, web
Leave a comment
Hello World – Do you speak Java ?
Hey guys, for a while we have been thinking about creating such a blog for us to share some good practices for Java/J2EE, to propose tutorials and also to provide you with the latest updates of Java-Hoster and our Java/J2EE … Continue reading