-
Basic configuration of Log4j in Spring using a .properties file
Read more: Basic configuration of Log4j in Spring using a .properties fileThere are 2 ways to configure Log4j in Spring using: a .properties file a .xml file The configuration with the. xml file allows to take advantage of some aspects that can not be configured with the .properties file that is therefore regarded as obsolete. This article will explain how to configure Log4j using the .properties…
-
Delete the revisions in WordPress
Read more: Delete the revisions in WordPressI found an useful post in this link due chiacchiere.
-
Hello World with Spring 3.0
Read more: Hello World with Spring 3.0This post explains how to implement a simple web application with Spring 3.0 on Tomcat.
-
Launch a file
Read more: Launch a fileI must launch a pdf file saved on the hard disk from a db lotus and in developerWorks I found the solution.
-
Lotus web service consumer
Read more: Lotus web service consumerI found in internet an example of a web service consumer in lotus environment (Planet Lotus or Wohill) and I wanted to write an other example.
-