Java view technologies and frameworks: Difference between revisions

Content deleted Content added
Line 24:
| [[Apache Click]]
|}
* Struts is relatively easier to use for beginners because it contains the familiar HTTP paradigm of [[HTTP Requestrequest|Request]]/Response. However, the Component based frameworks are architecturally superior, and usually recommended for creating more complex [[web application]]s.
* Wicket, Tapestry and JSF are competing technologies.
* Tiles is a templating framework which is designed to work with Struts.