CSC/ECE 517 Fall 2007/wiki2 1 rl

From Expertiza_Wiki
Jump to navigation Jump to search

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