Servlet: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
* [[JEE]]
* [[JEE]]


=Example=
=Examples=
 
* https://github.com/NovaOrdis/playground/tree/master/jee/servlet/simplest


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


=HTTP Session=
=HTTP Session=

Revision as of 21:25, 31 May 2016