|
|
![]() |
|
|
Top | #1 |
|
OSNN Addict
Joined: March 2003
Posts: 99
Reputation: 0
Power: 113 |
|
|
|
|
|
|
Top | #2 |
|
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217 |
depends on how you are passing the data to the java program. If you are running it as a command line application then you can just print the output from the java program to the standard output device and use backticks (`) to call the java program
Code:
perlvar = `java MyJavaApp param1 param2` |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Passing the exam! | itsmelisa | Funny Farm | 3 | March 10th, 2007 12:37am |
| PASSING OF A GENERATION: Something to think about ... | El Pescador | Green Room | 7 | April 27th, 2005 4:32pm |
| microsoft java coming back? | perris | Green Room | 2 | April 3rd, 2004 11:51pm |
| HTML - Form data kept with "Back" button | Swi | Web Design & Coding | 3 | March 26th, 2004 4:15am |
| Passing URL value | Nismo83 | Web Design & Coding | 4 | October 29th, 2002 9:39am |