Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I start up an external process, such as k2spider_srv, from my VIndex java app?

app external Java process
0
Posted

How can I start up an external process, such as k2spider_srv, from my VIndex java app?

0

To execute an external application from java, use the Runtime.getRuntime().exec() method. To be able to run a k2spider_srv process from a child class process, the -output option must be specified as part of the Runtime.getRuntime().exec() string variables.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123