Re: [Simpleweb-Support] Simple http server embed + session management
Brought to you by:
niallg
|
From: Niall G. <gal...@ya...> - 2013-06-27 09:49:18
|
This will not be happening, session logic is very easy to implement. I think its a bad idea to integrate session logic in to a HTTP server like servlets has done. Your better off implementing your own session logic.
--- On Wed, 26/6/13, Centoria <co...@ce...> wrote:
From: Centoria <co...@ce...>
Subject: [Simpleweb-Support] Simple http server embed + session management
To: sim...@li...
Received: Wednesday, 26 June, 2013, 6:41 AM
Hi,
I try to use some java http server for writting web app only using jdk.
I wrote some "hello world" test with your framework. But a don't found some classe for managing session like (HttpServletSession).
Can you tell about this future in your server ?
Thank's
-----Inline Attachment Follows-----
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
-----Inline Attachment Follows-----
_______________________________________________
Simpleweb-Support mailing list
Sim...@li...
https://lists.sourceforge.net/lists/listinfo/simpleweb-support
|