link mingle home | logged in as: guest | login/register| help


Home
Programming
Submit Link Here  
Design Patterns JSF Ant Log4j Algorithms Database PHP

Apache Ant Tutorials
Ant is a platform-independent scripting tool that lets you construct your build scripts in much the same fashion as the \"make\" tool in C or C++. You can use a large number of built-in tasks in Ant without any customization.
created by syam1224 on 2008-03-27 03:35:00



19
Votes
Free Books for Apache Ant
Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community.
created by syam1224 on 2008-03-27 00:49:06



31
Votes
Apache Ant
Apache Ant is a software tool for automating software build processes. It is similar to make but is written in the Java language, requires the Java platform, and is best suited to building Java projects. The most immediately noticeable difference between Ant and make is that Ant uses XML to describe the build process and its dependencies, whereas make has its Makefile format. By default the XML file is named build.xml.
created by syam1224 on 2008-03-26 23:08:09



35
Votes
Java Specification Requests for JavaServer Faces
Java Specification Requests (JSRs) are the actual descriptions of proposed and final specifications for the Java platform. At any one time there are numerous JSRs moving through the review and approval process.
created by syam1224 on 2008-03-26 22:17:29



9
Votes
JavaServer Faces
JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers.
created by syam1224 on 2008-03-26 21:57:57



14
Votes
Adapter Design pattern
An adapter allows classes to work together that normally could not because of incompatible interfaces by wrapping its own interface around that of an already existing class. The adapter is also responsible for handling any logic necessary to transform data into a form that is useful for the consumer.
created by syam1224 on 2008-03-26 11:59:00



22
Votes
<<Previous 0 1 2
Home
 
Thumbnails by Thumbshots.net