users@glassfish.java.net

Re: non-http protocols

From: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Thu, 12 Feb 2009 18:34:11 +0000

there are at least two ways you can tackle this...

1. write a resource adapter

or

2. some magic which I cannot remember... all I remember is I once
wrote a TelnetServlet which extended from Servlet and not from
HttpServlet

2009/2/12 <glassfish_at_javadesktop.org>:
> Hi,
> Is it possible to handle non HTTP incoming requests within a servlet with Glassfish (2.1)?
> I would like to leverage the connection pools and all the entreprise class server features with non-http protocols
> Thanks, Pierre
> [Message sent by forum member 'pdechastellier' (pdechastellier)]
>
> http://forums.java.net/jive/thread.jspa?messageID=331622
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>