Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-19-2007, 07:26 AM
Member
 
Join Date: Mar 2007
Posts: 41
peiceonly is on a distinguished road
Introducing Cocoon And Orbeon
This is the age of XML , everybody thinks XML will become more and more predominant in the coming years. With the SOAP, RPC XML has much to do in the web as well as desktop applications. Here I introduce two XML frameworks which is evolving at a very faster rate than any other web development kits.
The main advantage of these from a customer's point of view is there is nothing like compilation as development involves only changing the configuration files (XML files). From a developer's point of view these frameworks are built around the concepts of separation of concerns and component based development.


Both of them use the pipeline philosophy. Means the concerns are separated and is isolated . The pipeline works like a network .Say it is like a multi storied building which has a strong foundation and so does every floor. Hence if you want to make an extension of any floor it is possible, at the same time it is possible to have another building which has separate ground floor but sharing the first and second floors of the first building and having its own third and fourth floor. Like that . My example was not appropriate The conclusion is it is flexible, extensible and pluggable.

Both of them have XSL to render the view say, we write all the details of the view in an XSL file which is transformed to an xhtml file , while loading a page by the main servlet of these frameworks.


Hence the working goes like this

the XSL file has the view components and the pipelines fetch the data for the view and is shown. Trust me by using this framework you can reduce your code to more than 50% ,even if you have no prior experience in XForms ,XSL etc.


For More details
The Apache Cocoon Project
Orbeon Forms - Web Forms for the Enterprise, Done the Right Way
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-19-2007, 06:47 PM
Member
 
Join Date: Apr 2007
Location: Pennsylvania,USA
Posts: 46
sandor is on a distinguished road
Thanks pieceonly,
I have been struggling with jFreereports. Maybe this will help me do what I want to do better than the jFreereports. Have not had a lot of luck with them, mainly due to lack of instruction. Not finding a lot of help out there for jfreereport.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Introducing, Tim. tim Introductions 2 12-25-2007 06:14 PM
Introducing Myself gulapala Introductions 1 12-25-2007 09:59 AM


All times are GMT +3. The time now is 04:26 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org