Content deleted Content added
m Disambiguated: Comparison of web frameworks → Comparison of server-side web frameworks |
No edit summary Tags: Mobile edit Mobile app edit Android app edit |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1:
{{Short description|Oriented web application framework for Java}}
{{Cleanup bare URLs|date=September 2022}}
{{Infobox software
| name = Apache Click
Line 21 ⟶ 23:
It is a free and [[Open-source software|open-source]] project distributed under the [[Apache License|Apache license]] and runs on any [[JDK]] installation (1.5 or later).
Click was initially created by Malcolm Edgar as the click.sourceforce.net project in 2003. The project then graduated to an [[Apache Software Foundation|Apache]] top-level project in November 2009 with Bob Schellink. The project was
==Overview==
Line 40 ⟶ 42:
== Example ==
A [["Hello, World!" program|Hello World]] Click application, with four files:
; hello-world.htm
|