Apache Tomcat
-
Enterprise Java
Full Web Application Tomcat JSF Primefaces JPA Hibernate – Part 2
ManagedBeans This post continues from part 1 of this tutorial. In the “com.mb” package you will need to create the classes…
Read More » -
Enterprise Java
Full Web Application Tomcat JSF Primefaces JPA Hibernate – Part 3
Primefaces AutoComplete, JSF Converter This post continues from part 1 and part 2. The JSF has the Converter tool that…
Read More » -
Enterprise Java
Spring 3.1 profiles and Tomcat configuration
Spring 3.1 introduced very useful feature called profiles. Thanks to that its easy to build one package that can be…
Read More » -
DevOps
Apache HTTP server with Tomcat on SSL
Introduction I recently needed to simulate our production deployment environment in my local machine. Our production applications are running on…
Read More » -
Enterprise Java
Using Tomcat JDBC Connection Pool in Standalone Java Application
This is a guest article from our W4G partner Clarence Ho author of Pro Spring 3 from APress. You may…
Read More » -
DevOps
Virtual Host + Apache httpd server + Tomcat + mod_jk connector
In my last post (Virtual Host in Tomcat) we discussed about how setup the virtual host in Tomcat. Its cost…
Read More » -
DevOps
High Availability for Web applications
As more mission critical applications move to the cloud, making the application highly available becomes super critical. An application not…
Read More » -
Enterprise Java
Web Services with JAX-WS on Tomcat
Let us assume an enterprise is maintaining user authentication details in a centralized system. We need to create an AuthenticationService…
Read More » -
DevOps
Ubuntu: Installing Apache Portable Runtime (APR) for Tomcat
After reading “Introducing Apache Tomcat 6? presentation by Mladen Turk I decided to enable Apache Portable Runtime (APR) native library…
Read More »