I ended up writing a class with utility methods for String (called, oddly,
'StringUtilities'), and as I did so I assumed that many, many other people
had done the same and how great it would be if we could put them all
together...
-Regan
-----Original Message-----
From: Oliver Pistor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 24, 1999 4:25 PM
To: [EMAIL PROTECTED]
Subject: Better String classes / servlets
Hi!
I'm just fighting with the incomplete String classes.
I urgently need methods like split() [not only a split by a single character
token, but a split with a string as token] or
some decent replace() and all the "string-stuff" you need to build dynamic
database queries, HTML pages etc.
I was wondering if anyone had the same problems and has written some code or
if there are
any classes or something like a "Utility Servlet" (maybe we should do one?)
available
Oliver
-----------------------------------------------------------------------
Oliver Pistor
dsa Solutions
Pf�lzer Str.6
69123 Heidelberg
Tel.: 06221 839 513
Mobil: 0172 761 9365
Fax: +49 6221 472675
[EMAIL PROTECTED]
http://www.dsa-solutions.de
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html