Documentation
In this part we are present some documentation about HTML, JavaScript and CSS. We are grow it in near future.
HTML TAG
In HTML documentation you can found information about HTML tags. Each tag describes with own attributes. For each tag you can found example, element-specific attributes, object model reference.
CSS
In CSS documentation you can found information about CSS attributes. For each CSS attributes you can found example, browser support, value object model reference.
Visual Basic 6.0
Visual Basic documentation desc.
JavaScript
In JavaScript documentation you can found information about JavaScript operators, functions and on events . In documentation describe about Bubbles, Browser support, functions returned value and parameters.
Regular Expressions
I have searched the web far and near for a good tutorial on PHP Regular Expressions
and I have come up with a multitude of sites. However, I needed just a little bit of
information from each of the sites and I ended up trying to move between 10 different
webpages to get the information I needed at a particular time. This tutorial is a
collation of all those bits of information. Some of this is my work, but it is mostly
good collection of other tutorials available out there. In order to give authors credit
for their work, I have included ALL the links of those pages and if anyone feels like
this is an outrage, let me know and I will take down the relevant information.
Struts 1 Tutorial
Struts 1.x is the most famous, classic and proven Model-View-Contraller (MVC) framework. Often times, you will listen something like, meaningless to learn Struts 1.x, it?s a dead framework. However, with the huge success of Struts 1.x in early day, there are still hundreds of thousand companies are implemented Struts 1.x, and never consider upgrade, so the Struts 1.x is still causing many maintainability.
Struts 1.x is a complete web framework, provides complete web form components, validator, internalization, error handling, tiles layout, low learning curve and easy to implement it. In this tutorials, it provides many step by step examples and explanations on using Struts 1.x MVC framework.
jQuery Tutorial
jQuery is a small 24k (minified) JavaScript library, provides an extremely easy and powerful selectors to select almost anything you want in HTML page. In addition, it also comes with many innovative ways for DOM traversing, event handling (form, browser, mouse ,keyboard), animations effects and Ajax to simplifies the web development. It will definitely change the way you code JavaScript.
Spring 2 Tutorial
The Spring framework , created by Rod Johnson, is an extremely powerful Inversion of control(IoC) framework to helps decouple your project components? dependencies.
In this tutorials, it?s provides many step by step examples and explanations on using Spring framework.
Struts 2 Tutorial
Apache Struts 2, another popular Java Model-View-Contraller (MVC) framework, combine of both successful WebWork and Struts 1.x web frameworks.
Apache Struts 2, is totally different with Struts 1, it?s core features are all implemented with interceptors, ??value stack?? concept, OGNL expression and Struts 2 tags to work around the application data, and many annotations and conventions to make this framework more simpler to use. In this tutorials, it provides many step by step examples and explanations on using Struts 2 MVC framework.
Maven 2 Tutorial
Apache Maven is a software project management tool, not just a build tool like ant. Its provides a new concept of a project object model (POM) file, to manage projects build, dependency and documentation.
In this tutorials, its provides many step by step examples and explanations on using Apache Maven.
Hibernate
Hibernate, created by Gavin King, known as the the best object/relational persistence tool for Java developers (Now is support .NET). It provides many elegant and innovative ways to simplifies the database transaction handling in Java.
Hibernate is great at a lot of things, but its something that needs to be used appropriately. In this tutorials, it providing many step by step examples and explanations on using Hibernate 3.0.
JSF 2.0 Tutorials
JavaServer Faces (JSF) 2.0, is a MVC web framework which focus on simplifies building user interfaces (comes with 100+ ready UI tags) for Java web application and make reusable UI component easy to implement. Unlike JSF 1.x, almost everything are declared in faces-config.xml, with JSF 2.0, you are allowed to use annotation to declared navigation, managed bean or CDI bean, which make your development more easier and faster.
JUnit Tutorials
JUnit is the most famous unit test framework in Java. However it is only suitable for pure unit testing, for integration test, you should go for TestNG instead.
home
Info
sitemap



