CSC/ECE 517 Fall 2007/wiki2 1 rl: Difference between revisions
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 | ==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?