-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> Previously, I had an application running the code that is listed below. The
> application streamed a String to a perl filter and then read it back on the
> runtime input stream. This evening when I run this code from a servlet, I
> don't appear to be getting any output from Perl. Hence my original question.

I take it that that you are trying to use Perl's regex. Why not use a java
regex class instead?

http://www.quateams.com/oro/downloads/index.html#PerlTools

also..

http://www.cacas.org/~wes/java
http://www.crocodile.org/~sts/Rex

-jon


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to