Re: [Simpleweb-Support] Simple http server embed + session management
Brought to you by:
niallg
From: -=}\\*/{=- <rui...@gm...> - 2013-06-27 12:08:37
|
previous versions used to implement session support... i have adapted it to my engine. if you cannot find it available for download i can send you the code i have. niall: i think that this is such a common feature that you could still supply the code as an example or make it available as a separate download. []r. On 27 June 2013 10:49, Niall Gallagher <gal...@ya...> wrote: > 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...<http://mc/compose?to=Sim...@li...> > https://lists.sourceforge.net/lists/listinfo/simpleweb-support > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Simpleweb-Support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpleweb-support > > |