CSC/ECE 517 Fall 2007/wiki2 1 rl: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 4: Line 4:
'''Note to Reviewers:''' All prose contained in this wiki is original.
'''Note to Reviewers:''' All prose contained in this wiki is original.


==Ruby on Rails vs Apache Struts==
==Introduction==
Ruby on Rails and Apache Struts are both frameworks based on the Model-View-Controller architecture. 


===Ruby on Rails===
===Ruby on Rails===

Revision as of 03:29, 22 October 2007

Assignment

Compare Ruby on Rails with Apache Struts. The Apache Struts framework in the Java world occupies a position similar to Ruby on Rails, except that it is not as universally used. Compare the two. Which are the advantages of each for the developer? For the finished application?

Note to Reviewers: All prose contained in this wiki is original.

Introduction

Ruby on Rails and Apache Struts are both frameworks based on the Model-View-Controller architecture.

Ruby on Rails

What is Rails? Example?

Apache Struts

What is Struts? Example?

A Comparison

Advantages

Advantages for the Developer

Advantages for the Application

References

  1. Ruby on Rails and J2EE: Is there room for both?
  2. Rolling with Ruby on Rails Revisited
  3. Ruby on Rails

See Also