- How to setup Log4j in a web app - fast — This page provides a quick guide for setting up Log4j in a web application. It is intended for those who are already familiar with Log4j and just need a rapid reminder.
- Java Developer Tools
- Java Logging Standards and Guidelines — Following these guidelines can help you make your logging output as consistent as possible across classes.
- Java Naming Standards and Guidelines — This document provides guidelines for naming classes in Java code. You can use them to help achieve code consistency amongst your development team.
- Struts 2
- How to trim whitespaces from your JSP pages
- Freemarker
- Eclipse IDE
- How to create a Maven web app and deploy to Tomcat - fast — This procedure will help you create a new web application in Maven and deploy it to a Tomcat server in five simple steps.
- How to find dependency libraries to add to your Maven POM — This handy technique can help you figure out how to declare dependencies for common libraries in your Maven 2 POM.
- How to setup SLF4J and LOGBack in a web app - fast — This page provides a quick guide for setting up SLF4J and LOGBack in a Maven web project in five simple steps.
- Java source code to UML
- Java System Properties
- Regular Expressions in Java
"It’s the only job I can think of...
where I get to be both an engineer and an artist. There’s an incredible, rigorous, technical element to it, which I like because you have to do very precise thinking. On the other hand, it has a wildly creative side where the boundaries of imagination are the only real limitation."
- Andy Hertzfeld, about programming
Add Comment