Welcome to BestCatalog.net - the largest directory
of the Web for web developers. Free web tools, free web hosting with
Cpanel, SEO tools, links on applications, articles, books, code samples,
tips, FAQ's, tutorials and documentations. Everything you need to
design, build, develop and promote your web site. Add your site to
BestCatalog.net - the human edited directory for webmasters !
Examines servlet response streaming and garbage management -- two advanced techniques that will allow you to build servlets that can serve more requests and serve them up faster. (3,000 words)
Servlets can solve many of the problems associated with CGI and proprietary server APIs. This article describes the overall servlet architecture and how to develop applications with servlets.
Beneath the surface of Java lies a rich trove of client/server functionality. Learn about both sockets and Java by writing a virtual-hosting server program. Includes source code to allow binding of a ServerSocket to arbitary IP addresses. Microsoft Interactive Developer, January 1997.