Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Software Testing and Quality Assurance - Approaches, Process, Methods New Links RSS/Atom
Sponsors



  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  

Main  arrow  Programming  arrow  Java  (585)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Title (Z to A)


Visit   The Spring Web MVC Framework Popular articles    Last Update 2006/9/14 7:39
Category  Programming  arrow  Java  :  Programming  arrow  Tools
Description
This chapter describes the benefits of the framework and how to build screens in the sample application using Spring MVC: a no-form controller, two form controllers, and a Spring HTTP interceptor.

Hits: 282  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Spring Framework - Dependency Injection    Last Update 2008/12/4 16:03
Category  Programming  arrow  Java  :  Programming  arrow  Tools  :  Approaches, Process, Methods  arrow  Software Design
Description
This article describes how to use dependency injection with the Spring Framework.

Hits: 12  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The New Java Security Architecture    Last Update 2007/2/13 8:02
Category  Programming  arrow  Java  :  Approaches, Process, Methods  arrow  Software Architecture
Description
Java’s original security architecture was designed to facilitate the execution of software from remote systems while simultaneously preventing downloaded code from performing unauthorized operations on host machines. The sandbox model of the Java Development Kit (JDK) 1.0’s security architecture was found to be too restrictive; therefore the model was modified so that remote code could be allowed as trusted code. In the Java 2 platform, also known as JDK 1.2, the notion of trusted code was removed and security control mechanisms were implemented that could be applied to both application and applet code so the code could be run with configurable trust. Creating applications in Java does not guarantee that they are secure. Java developers need to understand and incorporate the new Java security architecture into their development process to make certain their applications are secure. This article looks at the implementation of the new architecture and the new mechanisms provided for ensuring security for Java code. It details the motivation for the security changes in a security architecture, gives a general overview of the architecture added, and then looks at some of the details of the mechanisms either changed or provided by the new architecture.

Hits: 22  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Limits of Code Optimization: a new Singleton Pattern Implementation Popular articles    Last Update 2008/11/20 5:23
Category  Programming  arrow  Java  :  Approaches, Process, Methods  arrow  Software Architecture
Description
The java double-check singleton pattern is not thread safe and can’t be fixed. In this article, Dr. Alexey Yakubovich provides an implementation of the Singleton pattern that he claims is thread-safe.

Hits: 342  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Last Java Garbage Collection Guide You Will Ever Need    Last Update 2006/9/7 5:59
Category  Programming  arrow  Java
Description
This articlel shows a simple technique that actually shows how objects are created and garbage collected at runtime. Using this technique you can properly select the best garbage collection options for your application.

Hits: 51  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Java XPath API    Last Update 2008/9/10 9:26
Category  Programming  arrow  Java  :  Programming  arrow  XML
Description
XPath expressions are much easier to write than detailed Document Object Model (DOM) navigation code. When you need to extract information from an XML document, the quickest and simplest way is to embed an XPath expression inside your Java program. Java 5 introduces the javax.xml.xpath package, an XML object-model independent library for querying documents with XPath.

Hits: 15  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Java XPath API    Last Update 2007/6/28 7:19
Category  Programming  arrow  Java  :  Programming  arrow  XML
Description
XPath expressions are much easier to write than detailed Document Object Model (DOM) navigation code. When you need to extract information from an XML document, the quickest and simplest way is to embed an XPath expression inside your Java™ program. Java 5 introduces the javax.xml.xpath package, an XML object-model independent library for querying documents with XPath.

Hits: 19  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Java XML Validation API    Last Update 2010/2/16 18:01
Category  Programming  arrow  Java  :  Programming  arrow  XML  :  Programming  arrow  Tools
Description
Validation reports whether a document adheres to the rules specified by the schema. Different parsers and tools support different schema languages such as DTDs, the W3C XML Schema Language, RELAX NG, and Schematron. Java 5™ adds a uniform validation Application Programming Interface (API) that can compare documents to schemas written in these and other languages. Learn about this XML validation API.

Hits: 16  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The Gradle Build System    Last Update 2012/9/20 16:32
Category  Programming  arrow  Java  :  Programming  arrow  Tools
Description
Gradle is proposed as a next-generation build solution. Gradle combines the flexibility of Groovy builds with a powerful domain specific language (DSL) that configures a rich set of classes. This allows to easily develop a non-standard build for any project, according to its needs, or to fall back to a more traditional “convention over configuration” approach also fully supported by the tool. This article presents what may ultimately be Groovy’s killer app.

Hits: 32  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The busy Java developer's guide to Scala: Scala and servlets    Last Update 2009/1/15 7:13
Category  Programming  arrow  Java  :  Programming  arrow  Platforms  arrow  Web Server  :  Programming  arrow  Scala
Description
If Scala is a fully JVM-compatible language, then you should be able to use it in various "real-world" environments such as one in which you build servlets and other Web applications. In this article, the author explores using Scala in a servlet environment.

Hits: 123  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



« [1] 2 3 4 5 6 (7) 8 9 10 11 12 [59] » 
Practical
Methods & Tools
RSS 2.0
Twitter
Contact
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2013 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Tools | Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences