can't find anything wrong, try to dump the file name, is it valid?

private String fname = "c:/temp/"+strategyFile.getFileName();
System.out.println(fname);



Yeeswara Nadapana (HCL Financial Services) wrote:
> 
> 
> File stratFile = new File("c:/temp/"+strategyFile.getFileName());
> 
> strategyFile.write(stratFile);
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-Upload-a-file-to-my-server-tp15869969p15873114.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to