HI Every one,
iam posting a small piece of my code , vcan any one/
Random rand = new Random();
int Count = java.lang.Math. abs(rand.nextIn t());
String comb=com.concat (Message);//out.println("Co mbined string: " + comb);
String Filepath="Store/"+ +".txt";
FileBean.create File(comb,Filep ath);
can any one guide me pls . In tString Filepath what should i mentioned in between + +.
Tq
iam posting a small piece of my code , vcan any one/
Random rand = new Random();
int Count = java.lang.Math. abs(rand.nextIn t());
String comb=com.concat (Message);//out.println("Co mbined string: " + comb);
String Filepath="Store/"+ +".txt";
FileBean.create File(comb,Filep ath);
can any one guide me pls . In tString Filepath what should i mentioned in between + +.
Tq
Comment