Jucas is a Pull-MVC based component orientated (GUI) Web framework. Components represent the model and controller of the Web app. Templates (JSPs, etc.) pull these components together as needed to render the HTML pages. The templates also define how request parameters map to properties and methods of the used components. Jucas will set the request parameters on the right components. This way, the model and control is taken out of the view while high flexibility is retained for the view.
| Tags | Internet Web Dynamic Content Software Development Libraries Java Libraries Application Frameworks |
|---|---|
| Licenses | Apache |
| Operating Systems | OS Independent |
| Implementation | Java |