
how to write a code for searching a link in another jsp file?pl give the soln soon!

Please specify some more details

ok in one jsp there are many links to pdf file in my directory. i want to search the pdf file using search command. i thought of searching the links in the other jsp file is it possible.....

<form id="reg1" action="../UploadingCtrl" method="post" enctype="multipart/form-data" name="form1">
i wont to get String ln = request.getParameter("lastName");

can u say me where to place this coding please!

can u say me soon ah