Content deleted Content added
qif → #if: (see m:ParserFunctions) |
CanisRufus (talk | contribs) m Robot-assisted disambiguation: Java |
||
Line 12:
<!-- End of AfD message, feel free to edit beyond this point -->
'''Wicket''' is a [[Java platform|Java]] [[Web Application Framework]]. The key features are:
* '''Ease of use''': Wicket was designed with ease of use in mind. Configuration is reduced to a minimum, and a Wicket application consists of pure [[Java programming language|Java]] code and [[HTML]] markup.
* '''Separation of concerns''': Wicket applications only consist of pure HTML markup and Java code. No special markup is introduced in the HTML, so any [[HTML editor]] can be used to edit the page layout.
|