| Author |
about file path
|
siva prakash
Ranch Hand
Joined: Aug 24, 2004
Posts: 80
|
|
Hi all, here iam browsing a file at a html page , after submission jsp page will be called , in which some logic will be there , which will do something of data present in file . but while retrieving request.getParameter() only the file name is coming but not full path of file , how to over come this problem its really urgent pls help me siva
|
 |
Sarath Mohan
Ranch Hand
Joined: Mar 17, 2001
Posts: 213
|
|
in your jsp, use application.getRealPath("/filename")
|
Sarath Mohan
|
 |
 |
|
|
subject: about file path
|
|
|