TrimPath Junction is a clone of the Ruby on Rails web MVC framework into JavaScript.
junction
Ajax
MVC
JavaScript
spade
License:GPL
License:ASF2.0
If you are familiar with Tapestry, please expand this page to include more detail on the project.
Tapestry is a Java component-based MVC web application framework that uses XML configuration and focuses on Java internal APIs rather than forcing the developer to think about URLs and GET/POSTs. The design is similar to WebObjects, the project is hosted by the Apache Software Foundation as a part of the Jakarta project.
Tapestry consists of (X)HTML templates that embed Tapestry specific attributes that indicate where Tapestry will substitute the execution result of Java code. Using attributes is in contrast to JSP ‘tags’, the intent is to create a close binding between Java code and template. The attributes may be defined in an XML configuration file.
Tapestry
Java
MVC
web-application-framework
License:ASF2.0
Apache.Org