Sorry, currently i didnot remember the error but the above technique also i have tried earlier it wont work.
It will work until unless u provide forwardslash when u open the IE browser that is.
DefaultSelenium se=new DefaultSelenium("localhost",4444,*iexplore","
http://www.google.com");
se.start();
se.open("/");
Rest are failed i dont know why this fail for IE particularly !!
How ever thanx for your suggestion. i will get back to u with exact error !!!