BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Web Frameworks Content on InfoQ

  • Struts 2 Goes GA

    The Apache Struts Team has announced that version 2.0.6 will be released as General Availability (GA). This is an important milestone since GA is the project's highest quality grade. This also marks the first GA release with the integrated WebWork 2 code base.

  • Must Java Have an Answer to Rails?

    There are two trends playing themselves out in response to this question. First there is the concept of simply running the Ruby language and in turn Rails under the JVM. Bloggers have been discussing the other concept of creating comparable frameworks in Java that catch the secret combination.

  • Rails for Java Developers Review and Excerpt

    Rails for Java Programmers, by Stuart Halloway and Justin Gehtland, teaches the Rails framework to Java developers. InfoQ is hosting an exclusive excerpt including sections on controllers, core classes, and unit testing. We are also pleased to provide a review of the title by Java Editor Rob Thornton.

  • Tapestry 5 Preview: POJOs and Annotations over XML

    Apache Tapestry has released a preview of Tapestry 5, a complete re-write that adopts Java annotations over XML, POJO component classes over base class inheritance, and promises significant performance improvements.

  • Seam 1.1.5: Now tested on all major appservers

    Red Hat has released Seam framework 1.1.5. Seam ties together other JEE frameworks such as EJB3, JSF, jBPM, JBoss Rules (Drools), and iText. This release includes security framework enhancements and increased support for applications servers such as Websphere among its features.

  • InfoQ Book: Getting Started With Grails

    In this latest InfoQ book, Jason Rudolph introduces Grails, an open-source, web-app development framework that provides a super-productive full-stack programming model based on the Groovy scripting language and built on top of Spring, Hibernate, and other standard Java frameworks. Over the course of this book, the reader will explore Grails and experience it by building a Grails app.

  • Article: Spring 2.0: What's New and Why it Matters

    Spring co-founder Rod Johnson provides the definitive article on the motivations behind and uses of the new features in Spring 2.0. This first article covers the Spring core container, XML configuration extensions, AOP enhancements and Java 5-specific features.

  • A Discussion On Grails in the Enterprise

    Groovy/Grails has continued to gain momentum in recent months. Grails co-founder Steven Devijver recently took a look at the Java web framework space and the case for Grails in the Enterprise.

  • ONJava reviews Wicket

    ONJava has a review of Wicket. He concludes that Wicket is a good contender if you're looking for a component-oriented web application framework.

  • Tibco Announces Sponsorship of DWR

    TIBCO Software, Inc. which open sourced their General Interface Ajax Toolkit last year, has announced that they will be sponsoring Joe Walker's development of the popular DWR Java library for writing Ajax applications.

  • GWT Roundup - Johnson Discusses Open Sourcing, Blum Reveals Details of Java Compilation

    InfoQ recently caught up with GWT's Bruce Johnson to discuss the full open sourcing of the product. In other GWT news Artima's Frank Sommers interviewed Google Engineer Scott Blum this week on GWT's compilation of Java code to Javascript.

  • Reasons to choose Wicket over JSF and Spring MVC

    A recent post to the Wicket mailing list details some reasons to choose Wicket over Spring MVC or JSF. Wicket is a component based web application framework.

  • InfoQ Article: An Introduction to JBoss Seam 1.1

    JBoss Seam is a new full-stack web application framework that unifies and integrates Ajax, JSF, EJB2, Portlets, and BPM. Seam 1.1 released last week, and InfoQ has published an introduction to Seam, explaining what Seam can do with a HelloWorld example.

  • Spring: unifying themes and complete tour

    At The Spring Experience this past weekend, Adrian Colyer keynoted an overview of the unifying themes of Spring and what all the capabilities of the Spring portfolio are. Rod Johnson also weighed in on a debate countering that there is no "not invented here" syndrome at Spring by explaining that Spring only goes as deep as it needs to considering what's already available.

  • Google GWT Toolkit and Development Process Become Fully Open Source

    Today Google fully open sourced their GWT toolkit under the Apache 2.0 license. The development process of the toolkit going forward will also be open including development discussions, code reviews, future milestones, and the entire codebase.

BT