Pal's blog about programming and stuff
Jan 30, 2016
How to export highlights and comments from PocketBook InkPad 840
›
Getting the notes and highlights on the computer is in fact a very valid use-case when we are using an e-book reader, such as the one I purc...
Oct 21, 2014
JAX-WS client cookie manager - Customized cookie management
›
Customized cookie management with JAX-WS client (JAX-WS RI - Metro specific) For tl;dr option, please GOTO the...
Nov 12, 2013
Building Hadoop 2.2.0
›
I am learning the new YARN and MapReduce brought by the stable version Hadoop 2.2.0, and thought the best way to find out how it works is by...
3 comments:
Aug 16, 2013
Demistifying JSF lifecycle
›
(Mojarra 2.1.25) 17-08-2013: I made the source available, see below There is two sections of this post. The first part is about how JSF...
2 comments:
Apr 18, 2013
Exceptions and Transactions in EJB, dealing with EJBException and EJBTransactionRolledbackException
›
When an exception is thrown from an EJB, several things work very differently from what you got used to in Java SE environment or basically ...
18 comments:
Mar 22, 2013
How to design clean business tier with EJB and JPA
›
Prologue In this post, I will drive you through the mentality and ideas of designing good EJB APIs. It is kind of long, but I want you t...
5 comments:
Dec 16, 2012
How not to use @PostConstruct in JSF
›
Introduction I always thought that the right way of filling or initializing CDI (or either former javax.faces.* ManagedBean) backing b...
10 comments:
Home
View web version