User Tools

Site Tools


programming:java:java_web_apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programming:java:java_web_apps [2023/11/01 07:31] – removed - external edit (Unknown date) 127.0.0.1programming: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.