I created one jsp page, it has drop-down box, which has .txt files. If i select the particluar .txt file and submit this .txt file name, it goes to the Servlet class. How can i pass the values from jsp to servlet and how i invoke servlet when i submit the jsp page ?
Since this is the same question as this one asked earlier today, please read through that topic and continue any discussion there. [ August 17, 2005: Message edited by: Bear Bibeault ]