Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] RewriteMap with Java & RewriteLock

Eric Covener

2008-07-16

Replies: Find Java Web Hosting

Author LoginPost Reply
On Wed, Jul 16, 2008 at 3:01 AM, Anazys - Apache <apache@(protected):
> Thanks for your answer. I already try this but when I write this script, I
> don't know how to handle the loop with stdin (in the shell script or in the
> java file ?) :
> I try this in the shell :
>     #!/bin/sh
>     while read text
>     do
>           java -classpath /path/to/java/class/ MainClass
>     done


Your java class should read from stdin.

--
Eric Covener
covener@(protected)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.