JSP page with file input
i want to make a jsp page which will have file input ,browser button,below browser button there will be a table using <tr> <td> tag which will have two columns file name and file path,when we choose a file in the browser button the name and path of the file must be stored in the two columns respectively and also we can do it for multiple files.
THANK YOU
THANK YOU
0