in reply to Talking to Spring's HTTP invoker (java) from Perl?

Use Inline::Java. The JVM can run as a separate daemon rather than inside your httpd processes.
  • Comment on Re: Talking to Spring's HTTP invoker (java) from Perl?

Replies are listed 'Best First'.
Re^2: Talking to Spring's HTTP invoker (java) from Perl?
by balker (Novice) on Jan 23, 2006 at 22:04 UTC
    Finally got around to this, and thanks, that does seem to work wonders. Now up and running on my test system.