Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Spring framework


Related Topics
GCC

  
  Springframework.org
Spring's ecosystem and community has grown significantly over the last year and continues to grow rapidly.
Interface21 is pleased to offer a number of Spring Framework 2.0 and AOP training events in the upcoming period, delivered by the people who build and sustain the Spring Framework.
Spring IDE 2.0 is licensed under the terms of the Eclipse Public License - v1.0.
www.springframework.org   (1508 words)

  
 redhat.com | Developing web apps: Spring is here
Spring also allows for integration with a variety of technologies—including those that it is capable of replacing, such as Struts.
Spring is modular and does not require the application developer to use it for all parts of a program.
This allows the Spring framework to load when the application is deployed and ensures that all the Spring beans and their dependencies are created.
www.redhat.com /magazine/020jun06/features/spring   (2066 words)

  
 Interface21 - the company behind the Spring Framework — Interface21.com
Many of our services relate to the Spring Framework, the leading Java/J2EE application framework, which is used in a large and growing number of demanding applications.
Spring delivers significant benefits for many projects, reducing development effort and costs while improving test coverage and quality.
Our comprehensive Spring services include a range of commercial support packages for Spring, offering you unique ability to benefit from the skills and professionalism of the Spring team.
www.springframework.com   (425 words)

  
 All content on InfoQ about Spring
This article reviews Spring AOP support in 2.0, and walks you through an adoption roadmap for AOP in enterprise applications, with plenty of examples of features that can be implemented simply using AOP, but would be very hard to do any other way.
Spring 2.0 final is set to come out on September 26th - a few months after the original launch dates.
Spring has been updated with JPA final spec support, asychronous JMS, the new JSP form tag library, and a collaboration with IBM, BEA, and Oracle to bring OSGi support to Spring.
www.infoq.com /spring   (969 words)

  
 Enterprise Java Community: Introduction to the Spring Framework
Spring provides the ability to instantiate such a context through a listener or servlet without dependence on the Spring MVC framework, so it can also be used in Struts, WebWork or other web frameworks.
Spring MVC web tiers are typically easier to test than Struts web tiers, due to the avoidance of forced concrete inheritance and explicit dependence of controllers on the dispatcher servlet.
Spring Modules is an associated project, led by Rob Harrop of Interface21, which extends the reach of the Spring platform to areas that are not necessarily integral to the Spring core, while still valuable to many users.
www.theserverside.com /articles/article.tss?l=SpringFramework   (10625 words)

  
 Spring - One Framework to Bind them All - Manageability
That framework was originally hidden in the text of the book generically titled J2EE Design and Development.
It was later rechristened as the Spring Framework.
To paraphrase "Give a developer a framework; you have fed him for today; Teach a developer to stitch together frameworks; and you have fed him for a lifetime".
www.manageability.org /blog/stuff/spring-the-meta-framework   (582 words)

  
 Spring Framework Tutorial @ The Java Meet - Enterprise Java Software Developer Station - IndicThreads.com
Spring framework created by Rod Johnson and his team is the alternative for the J2EE components based application development.
Spring framework is based on Inversion of Control principles and Aspect Oriented Programming.
I've been reading up and using the spring framework and was curious to know it's acceptance among developer community in India.
www.indicthreads.com /news/436/spring_framework_tutorial_java_meet.html   (511 words)

  
 Spring Framework (Java) - Wikipedia, the free encyclopedia
After this release the framework gained a lot of popularity within the Java community, this is in part due to the higher than average standard of the Javadoc and reference documentation for an open source project.
The Spring Forum that was launched at the end of 2004 also helped to increase the framework's popularity and has since grown out to be the most important source of information and help for its users.
Spring's Remote Access framework is an abstraction for working with various RPC-based technologies available on the Java platform both for client connectivity and exporting objects on servers.
en.wikipedia.org /wiki/Spring_Framework_(Java)   (2904 words)

  
 Spring Framework is in the air | InfoWorld | News | 2006-12-06 | By Paul Krill
One of the better known ones, the Spring Framework, will be the subject of a technical conference this week.
Spring, which was upgraded to version 2.0 in October, has been downloaded about 2 million times, said Rod Johnson, lead developer of Spring and CEO of the Interface21 consulting firm, which oversees Spring.
Spring has the potential to improve return on investment because it can work in a variety of environments, said Johnson, A Spring application running on Tomcat today could be redeployed to BEA Systems's WebLogic or IBM's WebSphere application servers tomorrow, he said.
www.infoworld.com /article/06/12/06/HNspringexperience_1.html   (582 words)

  
 Spring Framework - SWiK   (Site not responding. Last check: 2007-11-01)
Spring is a Java/J2EE application framework that assembles components via configuration files.
Spring can be used for most parts of an Enterprise Java application, but is also modular so that different pieces can be brought in when you need them.
Juergen Hoeller will be talking about Spring ORM at next Thursday's "Java and Persistence" event at the TechGate in Vienna (Austria), which also features talks on XML Data Binding and on db4o.
www.swik.net /project/Spring   (617 words)

  
 ONJava.com -- Demonstrating Spring's Finesse
The Spring framework uses a validation framework similar to Struts.
The Spring framework lets you specify the controllers for a view and helps you configure the navigation path through them.
Spring calls it whenever a user submits the Order form and routes to the error page or an order completion page, as required.
www.onjava.com /pub/a/onjava/excerpt/BFLJava_chap8/index.html   (2119 words)

  
 Java(TM) Boutique - The Spring Framework
Hundreds of open source and propriety frameworks have sprung all over the place making it difficult to identify what each framework does, so the skepticism is understandable, but before we write off spring like one of those others it might be worth briefly peeking through it.
The "Spring Framework" would not feel bad with this attitude and on the contrary encourages users to introduce Spring into existing applications in a phased manner.
The "Struts" framework is no doubt a good framework to enhance the ability of the web tier, but the biggest drawback is the fact that it caters only to the web tier and leaves most of the Enterprise tier or middle tier to the fancy of the application architects.
javaboutique.internet.com /tutorials/spring_frame   (1068 words)

  
 Home - Spring Web Flow - Confluence
Spring Web Flow (SWF) is a component of the Spring Framework's web stack focused on the definition and execution of user interface (UI) flow within a web application.
Spring Web Flow exists at a higher level of abstraction, integrating as a self-contained flow engine within base frameworks such as Struts, Spring MVC, Portlet MVC, and JSF.
SWF is a powerful controller framework based on a finite-state machine, fully addressing the "C" in MVC.
opensource.atlassian.com /confluence/spring/display/WEBFLOW/Home   (428 words)

  
 InfoQ: Spring and OSGi - A Perfect Match?
The goal of Spring’s OSGi support is to make it as easy as possible to write Spring applications that can be deployed in an OSGi execution environment, and that can take advantage of the services offered by the OSGi framework.
Spring’s OSGi support also makes development of OSGi applications simpler and more productive by building on the ease-of-use and power of the Spring Framework.
Use of the Spring Framework to instantiate, configure, assemble, and decorate components within and across modules.
www.infoq.com /news/spring-osgi   (620 words)

  
 Spring - SWiK
Spring is an open source project but is developed by engineers with Interface 21, and Spring Framework is a trademark of Interface 21.
Spring’s main feature is the Inversion of Control design idea, where programming is focused on interfaces rather than classes.
a critique of spring, and the abuse of the spring framework
swik.net /Spring   (557 words)

  
 Spring.NET - Application Framework
While Java developers have been benefiting from the technologies in the Spring framework for years, many of these concepts are not specific to the Java world and have wider applicability across the enterprise development space.
CONFERENCE: The Spring Experience, a conference devoted exclusively to the Spring Framework, is taking place in Florida on December 7-10.
CONFERENCE: The The Spring Experience is is the first conference devoted exclusively to the Spring Framework.
www.springframework.net   (1470 words)

  
 My CAN-I Thought Process!: Spring Framework
Note that a Spring middle tier can easily be combined with a web tier based on any other web MVC framework, like Struts, WebWork, or Tapestry.
A central focus of Spring is to allow for reusable business and data access objects that are not tied to specific J2EE services.
Looks like Struts framework, which helps is developing effective java web applications, Spring is going to leave its mark as a Java/J2EE application development framework.
www.ramdhanyk.com /movabletype/archives/thoughtprocess/000906.html   (670 words)

  
 Spring Framework 1.0 final released
A unique benefit of Spring is the ability to apply declarative transactions to any POJO, with JTA or a local transaction strategy: This allows to have lightweight transactional business objects in any sort of environment, for example in a web app running on plain Tomcat.
Since spring is open source, I have tracked its inner workings a couple of times when I started using its features, and now I feel reasonably confident about it: should I rely on something else, it would probably be something that I or someone in my team have done...
Spring allows you to implement a loosely-coupled business (and data access) layer that's reusable in any environment, be it a web app, a standalone app, or a test suite.
www.theserverside.com /news/thread.tss?thread_id=24708   (6166 words)

  
 J2EE Development with the Spring Framework
Spring is a light-weight, Java bean based framework that aims to simplify J2EE development.
This course covers the Spring framework for J2EE development.
We will use the framework to build a working J2EE application including complete Web tier, business tier and data access tier.
www.inferdata.com /training/j2ee/spring.html   (122 words)

  
 CIOL : Languages : CIOL: Java Spring | Java Spring Open Source | Java Spring Framework   (Site not responding. Last check: 2007-11-01)
Spring is the most popular amongst the new breed of lightweight containers.
It is a framework that allows plug-in of other technologies; lets you concentrate on developing the business functionality of your application rather than the intricacies of technology specific APIs.
The essence of Spring is that we don't directly connect our components and services in code, rather describe which services are needed by which components through configuration files.
www.ciol.com /content/developer/lang/2006/106083101.asp   (826 words)

  
 Spring framework - Wikipedia, the free encyclopedia
The Spring Framework provides a simple approach to development that does away with numerous properties files and helper classes littering the codebase.
The use of IoC in the Spring framework is also referred to as Dependency Injection (DI).
As MVC patterns (such as Struts) often have difficulty in providing a clear framework for designing the Model part of an application, Spring's ability to work easily with such patterns means that developers can quickly refactor many unsuccessful approaches to make use of Spring's JDBC abstraction layer.
en.wikipedia.org /wiki/Spring_framework   (707 words)

  
 Overview (Spring Framework API 2.0)   (Site not responding. Last check: 2007-11-01)
This document is the API specification for the Spring Framework v2.0.
For further API reference and developer documentation, see the Spring Framework reference documentation.
If you are interested in commercial training, consultancy, and support for the Spring Framework, Interface 21 provides such commercial support.
www.springframework.org /docs/api/overview-summary.html   (1981 words)

  
 Add a simple rule engine to your Spring-based applications - Java World
When heavy, intrusive frameworks (such as Enterprise JavaBeans) are used, discerning where the business logic ends and framework-inspired code begins becomes especially difficult.
After the complexity of enterprise software became unbearable and the business-logic problem entered the spotlight, the Spring Framework and others like it were born.
Spring provides the long list of tools and small code conveniences that make J2EE programming more object-oriented, much easier, and, well, more fun.
www.javaworld.com /javaworld/jw-04-2005/jw-0425-ruleengine_p.html   (650 words)

  
 Spring Framework 1.0 Final
The Spring Framework project has released their milestone 1.0 final version of the J2EE application framework.
"A unique benefit of Spring is the ability to apply declarative transactions to any POJO, with JTA or a local transaction strategy: This allows to have lightweight transactional business objects in any sort of environment, for example in a web app running on plain Tomcat.
Spring's transaction management is also capable of managing associated resources like Hibernate Sessions, avoiding the burden of custom ThreadLocal Sessions." Those who are upgrading are asked to view the changelog for various issues they may have.
today.java.net /pub/n/899   (121 words)

  
 Shale Framework
Shale also provides integration links for other frameworks, to ease development when combinations of technologies are required.
Spring Integration - Integration with the Spring Framework, allowing the use of Spring's dependency injection framework to create JavaServer Faces managed beans.
Test Framework - Set of mock objects and JUnit test case base classes suitable for testing both the framework classes themselves, as well as application components built on top of the framework.
shale.apache.org   (523 words)

  
 ONJava.com -- An Introduction to Aspect-Oriented Programming with the Spring Framework, Part 1
Due to the modular approach to Spring's design, it is possible to use just the AOP elements of the framework without worrying too much about the other modules that make up the Spring framework.
In order to meet this aim, the Spring framework currently supports a selection of AOP concepts, ranging from pointcuts to advice.
The configuration of the Spring runtime can then decide which tasks and modules are to be applied to the bean.
www.onjava.com /pub/a/onjava/2004/07/14/springaop.html   (1393 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.