19
February
2020
How to Indent XML String in Java (Pretty)
We often need to format a text block in xml to better visualize its content, after all we are human, aren’t we? In this post, we demonstrate a block of source code in java that does this job for us … I particularly use it a lot to inspect the request and response of a WebService in Soap … erghhh Soap. I know … But sometimes it is necessary … Have fun
This is a cool way to prettify your XML (String format) in Java Language:
10
November
2014
Spring Batch Partitioner – Case Study with SourceCode – Best Practices
Author:
victorjabur
I started a sample project which could reproduce the problem to show the community what I was experiencing, but to my surprise I was using the partitioner feature incorrectly. I am writing this post to share what I learned throughout this experience to help those who are going through the same questions.
02
June
2010
How to propagate FacesMessage between two jsf pages
This post resolve the propagation of the FacesMessage between two or more JSF Pages.
28
May
2010
Validador e Gerador de Renavam (Veículos) em Java – Novo Padrão 11 Digitos – A Partir de Abril 2013
Validação e Geração de Código Renavam escrito em Java