Servlet: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
* [[HTTP Session]]
* [[HTTP Session]]
* [[web.xml]]
* [[web.xml]]
=Specifications=
* Java Servlet Specification Version 3.0 http://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-eval-oth-JSpec/servlet-3_0-final-spec.pdf


=Examples=
=Examples=


<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
<br>
:A simple Servlet https://github.com/NovaOrdis/playground/tree/master/jee/servlet/simplest
:A simple Servlet https://github.com/NovaOrdis/playground/tree/master/jee/servlet/simplest
<br>
</blockquote>
</blockquote>


<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
{{Internal|Session Servlet Example|Session Servlet Example}}
:[[Playground Session Servlet Example]]
</blockquote>


=Subjects=


=Servlet Session Tracking API=
* [[Servlet Session Tracking API]]
 
* [[ServetContext]]
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
* [[Servlet Filters]]
:[[Servlet Session Tracking API]]
* [[Web Application Monitoring in WildFly]]
</blockquote>

Latest revision as of 18:12, 27 November 2017