Categories

Updated: 04/10/2004

Structural Analysis for Java

SA4J is a technology that analyzes structural dependencies of Java applications in order to measure their stability. It detects structural &"anti-patterns&" (suspicious design elements) and provides dependency web browsing for detailed exploration of anti-patterns in the dependency web. SA4J also enables &"what if&" analysis in order to assess the impact of change on the functionality of the application; and it offers guidelines for package re-factoring.
Similar Scripts for "Structural Analysis for Java"

Rexip

Rexip is a visual Java platform for development and deployment of highly configurable Internet/Intranet business applications. Rexip comes with a set of visual tools that accelerates your project implementation, and enables you to build business appl...

JavaServer Pages

JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors wil...

Java Servlets for JavaScripters

Written primarily for those currently developing on the server in JavaScript, this article explains the basics of working with Java on the server through Sun''s Java Servlet API. It includes a brief overview of servlets and their role in server-...

Java and XML

Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and ...

Beginning Java 2

Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bu...
©2003-2008 jCay.com