Tutorial: Removing duplicate white spaces from a String
In this section, you will learn how to remove all white spaces from the given string by using the regular expressions. This section gives you a example for the best illustration about the way of removing all the duplicate white spaces from the given strin
Tutorial Details:
In this section, you will learn how to remove all white spaces from the given string by using the regular expressions. This section gives you a example for the best illustration about the way of removing all the duplicate white spaces from the given string.
Program Result:
This program takes string from which all duplicate white spaces are removed if any exists in the string. And program shows the final string devoid of duplicate white spaces if any.
XStream
XStream is a simple library to serialize objects to XML and back again.
J2EE security: Container versus custom
Choose the appropriate type of security for your application
Summary
This article covers the factors to consider when choosing between custom J2Esecurity and E standard security, also known as container security. It briefly covers how each type of secu
Can't beat Jazzy
Introducing the Java platform's Jazzy new spell checker API.
Primrose - Free J2EE Database Connection Pooling Software
Primrose
Primrose is a database connection pool, written in Java.
Current containers support are Tomcat 4 & 5, and JBoss 3.
There is also now a standalone version of primrose that can be used for applications not running inside a container.
Data Warehousing Total Cost of Ownership (White Paper)
The white paper discusses how to manage data warehousing costs for a more economical, long-term approach. Ventana Research wrote this report: "Data Warehousing Total Cost of Ownership Research on Sun Microsystems and NCR Teradata."
Accessing Database from servlets through JDBC!
Accessing Database from servlets through JDBC!
Accessing Access Database From Servlet
T his article shows you how to access database from servlets. Here I am assuming that you are using win95/98/2000 and running Java Web Server. For the sake of