News

26.04.2006Discover Seam and Sew Up Your Java Projects Faster than Ever - An Unseamly Experiment Begins

In his book, "Beyond Java, Bruce Tate uses an example in which he builds an application in J2EE in several weeks and then builds the same application in a weekend with Ruby on Rails. My goal in this article was similar: I will show an example of the application that I have been working on for the last 3.5 years a Web-based car rental application for a major car rental company, refactored from COBOL to J2EEand then the same functionality written using Seam. And I'm challenging myself to do it in a 48- to 72-hour time frame.
read more >>

26.04.2006Discover Seam and Sew Up Your Java Projects Faster than Ever - Comparing the Two Implementation Approaches

To demonstrate the amount of coding saved in the Seam experiment, it's useful to take a comparative look at portions of the application. Example No. 1 The original application did a lot of work involving the maintenance of state for the HttpSession. It involved a wrapper around HttpSession that added state and associated with an event. When an event occurred the wrapper would clean HttpSession, removing all events at that level and lower. With Seam, none of that needs to be written or maintained.
read more >>

26.04.2006Discover Seam and Sew Up Your Java Projects Faster than Ever - Sewing Up the Seam

One of my favorite things about Seam is that it fills in the holes that Java EE 5 leaves open. Much of the code developers typically write to manage APIs and frameworks is managed by Seam, leaving time to focus on bigger picture issues. It does this without forcing you into a specific type of architecture.
read more >>

17.04.2006Ajax.NET Framework greatly simplify your web development process

You don't need to know such web development technology as AJAX or or the XMLHttpRequest API for using AJAX techniques. Ajax.NET Framework is a remarkably easy-to-use framework for effective and easy web development. This useful web development tool simplify greatly Ajax development and allow professionals in web development area to spend more time on implementation details and less time on parsing XML.
read more >>

<< previous 1 2 3 4 5 6