Jay Reeves wrote:

> Oliver,
>
> IBM's Alphaworks site has many useful beans.
>

That's a cute idea.

> Oliver Pistor wrote:
>
> > 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.

The free Perl 5 Regex tool at Savarese.org does exactly what you're asking for:

http://www.savarese.org/

I've used it in an HTTP proxy server to parse and mangle HTML documents on the fly.

- Robb

___________________________________________________________________________
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

Reply via email to