FileConnection c = (FileConnection) Connector.open(\"file:///c:/myfile.txt\",Connector.READ_WRITE); if (c.exists())