Tag: against

Microsoft To Continue Legal Strike Against Richter

The Microsoft Corp. is continuing its legal strike against Scott Richter, CEO of direct marketing firm OptInRealBig.com, LLC. who has been dubbed the world’s third-largest spammer by ROKSO, the Register of Known Spam Operations, which is listed on http://www.spamhaus.org/, an anti-spam and consumer advocacy organization. Richter recently settled a similar lawsuit filed by New York Attorney General Eliot Spitzer.

Build a Servlet-based Application That Executes SQL Statements Against a Database

This tutorial shows how to use a Java servlet, a JavaServer Page (JSP), and a static Java class to create an application that can be used to interactively execute any standard SQL statement against a database that’s running on a server. You can use an application like this one to work with a database as you’re developing an application. In this article, this application will be referred to as the SQL Gateway application.

Back To Top