Sunday January 24, 2010 10:35 PM

Java SVG Example

SVG (Scalable Vector Graphics) defines a vector graphic format based on XML schema. The Batik SVG Toolkit provides to use SVG gr...
 Read More...

Language: en
Topics: Java, Batik, SVG

Tuesday January 12, 2010 12:17 AM

Java Scripting Example

The Java Specification Request (JSR) 223 helps Java developers to integrate scripting languages into their software components, ...
 Read More...

Language: en
Topics: Java, Scripting, JSR 223

Monday January 11, 2010 03:01 PM

Spring Framework Example

The Spring Framework represents a dependency injection / inversion of control container framework for the Java platform. Further...
 Read More...

Language: en
Topics: Java Spring, Springframework, Spring Example

Sunday January 10, 2010 06:08 PM

Java Servlet API - Difference between forward, include, redirect

For the correct request handling of the Java Servlet API Java developers have to undestand the differences of forward-, include-...
 Read More...

Language: en
Topics: Java, Servlet, Forward, Include, Redirect

Saturday January 09, 2010 12:42 PM

Useful Java tools

Java 6 provides some useful console tools for analyze the state of your running Java application.jstack - Analyse your current s...
 Read More...

Language: en
Topics: Java, Development Tools

Wednesday January 06, 2010 11:01 PM

Java Graphics Example

The Graphics API is the fundament of all drawing operations on different graphics devices. The Graphics Java class represents th...
 Read More...

Language: en
Topics: Java Graphics

Tuesday January 05, 2010 03:49 PM

OpenJDK or Java Sun JDK on Ubuntu

Ubuntu enables to run more than one Java VM. Sometimes a dynamic change of Java VMs are needed. That's possible with the followi...
 Read More...

Language: en
Topics: Ubuntu, JDK

ApplicationContextAware - access application context from bean

Sometimes you need to access your Spring application context from a Spring instrumentalized Bean. For this use case you need to ...
 Read More...

Language: en
Topics: Spring, ApplicationContextAware

Monday January 04, 2010 04:48 PM

Spring scope

The default scope of a spring bean is singleton. In distributed systems it can be dangerous if more than one thread access to si...
 Read More...

Language: en
Topics: Spring, Scope

Sunday January 03, 2010 07:12 PM

Rsync Examples

Directory or file synchronization is a relevant topic at IT industry. The most important use case are backups. The rsync command...
 Read More...

Language: en
Topics: Rsync, Backup, Synchronization

Mysql New User

Because every time I forget handling to set new users and Mysql account privileges, I decided to write the following example://c...
 Read More...

Language: en
Topics: mysql, create user, add priviliges

Friday January 01, 2010 02:39 PM

Beanshell Example

Beanshell represents a dynamic script language for the Java VM. The Java scripting language support is useful for dynamic aspect...
 Read More...

Language: en
Topics: Java, Scripting, Beanshell

« January »
SunMonTueWedThuFriSat
     12
3456789
10111213141516
17181920212223
24252627282930
31