Webcam Chat QuickBooks Advice international calling cards international phone cards
JavaBeat Certifications Certifications Kits Articles Tutorials Tips QNA Book Store Interview Questions SCJP 1.5 SCJP 1.6 SCWCD 5.0 SCBCD 5.0 SCEA SCJA Feeds
Kaspersky Anti-Virus 2011
Latest Articles
Date
2007 | 12 11 10 09 08 07 06 05 04 03
2008 | 12 11 10 09 08 07 06 05 04 03 02 01
2009 | 12 11 10 09 08 07 06 05 04 03 02 01
2010 | 09 08 07 06 05 04 03 02 01
view all articles>> Subscribe to feeds
Enter email address:

Latest JavaBeat Articles Delivered
To find the best web hosting reviews visit Upperhost.com today
Testing Support in Spring Framework
Author : Christy
Date : Mon Aug 30th, 2010
Testing is a vital phase in any software application and software cannot be complete if it is not completely tested. Unit Testing allows individual software components to be tested completey whereas Integration Testing ensures that multiple components in a system works fine. In this article, we will see the support given by Spring framework towards Unit and Integrating Testing. The first section of the article deals with the support given by Spring towards Unit Testing, especially the mock interfaces and the classes. Also discussed in this article are the various supportive and utility classes for Integration. The final section of the article discusses the various annotations available in Spring that facilitate testing.
Transaction Management in Spring Framework
Author : Christy
Date : Sat Aug 28th, 2010
Transaction management is critical in any form of applications that will interact with the database. The application has to ensure that the data is consistent and the integrity of the data is maintained. There are many popular data frameworks like JDBC, JPA, Hibernate etc.. and Spring Framework provides a seamless way of integrating with these frameworks. In this article, we will see how Spring Framework leverages the transaction management capabilities with a plenty of examples. This article covers Programmatic as well as Declarative way of managing transactions. The final section of the article is about achieving transaction management through annotations and AOP. The readers of this article are assumed to have a basic understanding on core Spring Framework. If you don't have the basic knowledge on the Spring Framework, please read the articles listed in the following section.
Spring and JMX Integration
Author : Christy
Date : Wed Aug 25th, 2010
In this article we will see how to integrate JMX with Spring. This article assumes that the reader has a basic understanding on Spring and JMX. We will initially explore a sample on JMX written without the support of Spring, then will learn the dis-advantages in using so. Later we will see how to use Spring's features and support related to JMX with and without annotations. We will dedicate the final section of the article in looking into the various remoting options available in Spring for JMX clients.
Introduction to Spring JDBC Framework
Author : Christy
Date : Tue Aug 17th, 2010
In this article, we will see how to interact with the database through JDBC APIs using Spring's framework. Spring's JDBC framework integration simplifies the task of resource management like closing connection, statement, resultset etc, complex exception handling, providing reusable object oriented access towards database operations.
JBoss Seam Interview Questions
Author : JavaBeat
Date : Thu Aug 5th, 2010
JBoss Seam Interview Questions
Topic
J2EE 1.4 Java EE 5.0 Java EE 6.0 EJB 3.0
Java 5.0 Java 6.0 Java 7.0 J2ME
Struts Spring Hibernate JPA
JSF JBoss Seam Google Guice Groovy
Web Beans AJAX GWT JavaFX
Eclipse NetBeans JCA WebService
SOA Books Mavens Tomcat
Oracle MySQL PHP Linux
Friends
Web Hosting Reviews
Search Engine Optimisation
Web Hosting for Java Apps

SEO Services by Seobay.com
Latest Tips
Subscribe to feeds
Topic
Java Basics | JSP | JSF | EJB 3.0 | Spring | Hibernate | JMS | XML
Log4j | Eclipse | Netbeans | Servlets | Ant | MySql
Date
2010 | 09 08 07 06 05 04 03 02 01
2009 | 12 11 10 09 08 07 06 05 04 03 02 01
2008 | 12 11 10 09 08 07 06 05 04 03 02 01
2007 | 12 11 10 09 08
View All Tips
G1 Garbage Collector in Java 7.0
Author : AbhilashEtikala
Date : Sat Aug 28th, 2010
In Java 1.7 might have a new garbage collection strategy by default. It is called G1, which is short for Garbage First. It has been experimentally launched in the Java 1.6 update 14 to replace the regular Concurrent Mark and Sweep Garbage Collectors with increased performance.

Java 7.0
Author : JavaBeat
Date : Tue Jul 27th, 2010
Sun is releasing weekly early access snapshots of the complete source, binaries and documentation for JDK 7. These raw snapshot releases let you review and contribute to the Java SE platform as it is being developed.

Java 5.0
Author : JavaBeat
Date : Tue Jul 27th, 2010
Java Platform, Standard Edition (also known as Java 2 Platform) lets you develop and deploy Java applications on desktops and servers, as well as today's demanding Embedded and Real-Time environments. Java SE includes classes that support the development of Java Web Services and provides the foundation for Java Platform, Enterprise Edition (Java EE).

Java 6.0
Author : JavaBeat
Date : Tue Jul 27th, 2010
Java Platform, Standard Edition (also known as Java 2 Platform) lets you develop and deploy Java applications on desktops and servers, as well as today's demanding Embedded and Real-Time environments. Java SE includes classes that support the development of Java Web Services and provides the foundation for Java Platform, Enterprise Edition (Java EE).

Console Support in Java 6.0
Author : JavaBeat
Date : Tue Jul 27th, 2010
The coolest feature in Java 6.0 is IO Support. One of the most popular feature requests for J2SE in recent times has been the request to improve console support and provide a way to enter passwords with echo disabled.

View All Tips
SEO Links
SEO for Java Template Sites
Java sites can be more difficult to optimize for the search engines. Agilis Marketing is an SEO Company that specializes in helping with such projects. Learn more about their marketing services that can help a site rank at the top of search results.
Java / J2EE Interview Questions
Java / J2EE Interview Questions
Java Interview Questions
Servlets Interview Questions
EJB Interview Questions
JDBC Interview Questions
Hibernate Interview Questions
Spring Interview Questions
Struts Interview Questions
Groovy Interview Questions
JBoss Seam Interview Questions
Design Patterns Interview Questions
JMS Interview Questions
JNI Interview Questions
Exception Interview Questions
Ant Interview Questions
Cobertura Interview Questions
Quartz Interview Questions

Favorites
Webmaster Hosting Forum
Latest QnA
SCJD Tips
When we start a thread by applying start() method on it ,how does it knows that to execute run()method?
About Wrapper class in Java
How to configure weblogic 7.0 in MyEclipse?
Static Block and Static Initializer in Java

JavaBeat Website (2004-2009), India
javabeat | tpi | about us | useful resources
Copyright (2004 - 2009), JavaBeat