/*
* Author : Deepak Singh Bisht
*/
package com.infogain.adapter.cgui;
import java.io.*;
public class CGUIInvokeBrowser
{
// The default system browser under windows.
private static final String WIN_PATH = "rundll32";
// The flag to display a url.
private...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.