#27750

Got the solution:
Just accept the “fileName” from the request (from HTML) and store it in a global variable in JSP and set it in the name attribute of

Eg;
<%String fileName = request.getParameter("fileName"); %>

Recent Posts

Recent Comments

Archives

Categories

Meta