programming:java:java_web_apps
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
programming:java:java_web_apps [2023/11/01 07:31] – removed - external edit (Unknown date) 127.0.0.1 | programming:java:java_web_apps [2023/11/01 07:31] (current) – ↷ Page moved from camunda:programming:java:java_web_apps to programming:java:java_web_apps skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Java Web Applications ===== | ||
+ | |||
+ | ==== Java Servlets ==== | ||
+ | The Java Web Apps are based on the Servlet API, which is quite old right now. | ||