Archive

Archive for December, 2009

Java code to read XML file using JDOM

December 16, 2009 3 comments

This article specifies a simple Java code to read the data or contents from the xml file using jdom jar.  JDom is a way to represent an xml document for easy to read and write ,JDOM is an light weight for manipulation,Despite the name similarity its not build on DOM or modeled after DOM. It supports reading and writing a Dom document, SAX events and reduce the complexity to read an xml document.

Read the rest of this entry…

Categories: Java, JDOM, SAX, XML Tags: , ,

What Java Web Application Frameworks do you use?

December 14, 2009 28 comments

There are numerous Java web application frameworks used by the developers. This article is the place where you can share the Java Web Application which you use during your development. I have assessed most of the commonly used Java Web Application Frameworks, kindly choose What Java Web Application Frameworks do you use.

Note: Others kindly remark your framework in the comments.

Read the rest of this entry…

Enums in JSF

December 10, 2009 1 comment

Introduction:

We Professionals know how to use Enums in a Java application, But Enums can also be used in a JSF application. This article clearly explains how to use  Enum effectively in a JSF application.

Importance of enum:

  • Can use same values in more than one place of our project.
  • Adding New values are easy

Read the rest of this entry …

Which is your Favorite Social Media Network?

December 3, 2009 Leave a comment

In the day today life, we professional use lots of Social Media Networks for our amusements such as connecting friends, Share your knowledge/Thoughts and so on. This article is the place where you can choose your favorite social media network. I had assessed most of the social media networks used by the peoples in the below. Kindly choose your favorite  Social Media Networks and share your thoughts in comments. So that it would be very helpful for the folks who don’t aware of your favorite social media network features.

Read the rest of this entry…

Follow

Get every new post delivered to your Inbox.