String note = "notepad.exe "+filename;
String ie = "rundll32 "+"url.dll,FileProtocolHandler "+url;//"explorer.exe "+rul
Runtime.getRuntime().exec(ie);