"Chandra Talluri" <[EMAIL PROTECTED]> wrote: > Hi, > > The question I asked is for the following problem, which I posted on Friday > and got no inputs. Can you please comment on this > > I am just wondering how to go about the following problem > > We have our own server which accepts the data either on a TCP port or an UDP > port. we want to use only Catalina connector to process the data and spit > out html. We don't want to use any web server or the tomcat server. > > Basically we want to integrate the catalina.jar and other required jars in > our server so that our server can invoke the servlets. > > Is it possible and if so can some one give where should I start with by > pointing either examples or documents > > Any input is appreciated
Look at the sources. All you need is in the org.apache.catalina.connectors package and its subpackages... There was no response because the question is obvious. You have the sources, of everything, at least look at them. Pier -- [Perl] combines all the worst aspects of C and Lisp: a billion of different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. [Jamie Zawinski - DNA Lounge - San Francisco] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>