February 2008 Issue of Java Jazz up magazine Posted on: October 9, 2010 at 12:00 AM
Testing and optimizing Java code without test automation for handling oncurrent activities is rather difficult.
February 2008 Issue of Java Jazz up magazine
Java News Testing and optimizing Java code without test automation for handling
oncurrent activities is rather difficult.
Introduction to
XSL XSL stands for EXtensible Stylesheet Language. The World
Wide Web Consortium (W3C) started to develop XSL
because
there was a need for an XML-based Stylesheet Language. Thus it is a language
for expressing Stylesheets.
JAXP API using DOM Parser In the previous issue of Java
Jazz Up, you have read about the JAXP APIs and learned how an XML document
is parsed using the serially access mode (SAX) parser.
Struts 1.1 This tutorial provides you a better understanding to develop a robust
application
using Jakarta Struts Framework.
Struts 2 Non-form Tags
(UItags) Hibernate Query Language or HQL for short is extremely powerful query
language. HQL is much like SQL and are case-insensitive, except for the
names of the Java Classes and properties.
Design Pattern These types of design
patterns are used as templates. These design patterns are
used in such conditions when we need a parent class having one or more
methods to be implemented by their child classes.
Visitor Design Pattern The design pattern provides additional functionality to a class. The
Visitor pattern allows us to create an external class to act on data in
other classes.
Dojo Tutorial Dojo is an Open Source JavaScript toolkit libraries that provides a
simple API(Application Programming Interface) for building the serious
applications in less time.
Hibernate Query Language In the previous issue of Javajazzup you learned about Hibernate Query
Language and its different kind of clauses. Lets quickly focus on the
overview of HQL.
Ask Questions? Discuss: February 2008 Issue of Java Jazz up magazine
Post your Comment