Content deleted Content added
m Fixing links to disambiguation pages using AWB |
|||
Line 34:
==Apache Struts==
* Struts provides for a [[Coupling (computer programming)|decoupling]] of the Controller and the View.
* Requests are received by a Java Class (Controller) which can decide which View to display.
* The actual View can be written in different view technologies, like JSP, free marker template, velocity template etc.
Line 84:
* '''Competitor''': Tiles
{{Portal|Java}}▼
<!-- formatting; please do not remove until some more text lines are added to compensate spacing -->
==See also==
▲{{Portal|Java}}
*[[List of web service frameworks]]
|