OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Personal Java/Jeode/J2ME Personal Profile => Topic started by: ez9926 on May 07, 2004, 08:54:09 am

Title: How to call up Opera from Java
Post by: ez9926 on May 07, 2004, 08:54:09 am
Is it possible to call up Opera via the getRuntime()?


i.e. calling up IE:
String Invoice = \"tmpInvoices.xml\";
java.lang.Runtime.getRuntime().exec(\"Program FilesInternet ExplorerIEXPLORE \"+Invoice);   

TIA

Dale