Latest Articles

18 October 2013
In this tutorial we will see how to configure JSF in Tomcat.
10 September 2013
In this tutorial we will implement a Java EE ServerEndpoint message Encoder and Decoder in order to convert HTML5 websocket messages into Java objects (and also the reverse operation of converting Java objects into ready to be sent websocket messages).
22 August 2013
In this tutorial we will implement a message broadcast sample application using only HTML5 websockets. The server-side will be implemented with Java EE ServerEndpoint.
12 August 2013
In this tutorial we will implement an HTML5 websocket resorting to the Java EE websocket implementation (ServerEndpoint).
05 August 2013
In this tutorial we will cover Java EE Stateful Session Bean passivation and activation mechanism.
31 July 2013
In this tutorial we will see how to create a simple Stateful Session Bean (EJB) and use it in a web application context, more precisely a Java Servlet.
08 July 2013
In this tutorial we will see the available transaction propagation behaviours provided by the EJB container using @TransactionAttribute annotation.
30 June 2013
In this tutorial you will learn how to configure EJB Interceptors used to - as the name states - intercept calls to EJB methods.
About the author
Gonçalo Marques is a Software Engineer with several years of experience in software development and architecture definition. During this period his main focus was delivering software solutions in banking, telecommunications and governmental areas. He created the Bytes Lounge website with one ultimate goal: share his knowledge with the software development community. His main area of expertise is Java and open source.

GitHub profile: https://github.com/gonmarques

He is also the author of the WiFi File Browser Android application: