Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Calls to Java methods

by Grygonos (Chaplain)
on Jun 03, 2005 at 13:26 UTC ( [id://463252]=note: print w/replies, xml ) Need Help??


in reply to Calls to Java methods

This is probably a bad idea, but it's just something I thought of. You could potentially setup an event handler in a standalone Java app that waits for an event that perl can fire. i.e. a file with a certain name gets created in a directory, then java's event handler fires and it knows to do it's thing. The Java method could then (again possibly but probably a horrible idea) write out a file to that same directory with a "requestid" in the file name so that perl knows when to stop monitoring that directory for the java functions output.

Again this is most likely an incredibly horrible idea, but it's just an option.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://463252]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-24 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found