Hi In JSP one could read html-forms data using HttpServletRequest. Is there any possibilities to read control name (like text field, radio, select box , check box) along with the data?. for example this text field data, this is radio button data.,
Let us consider the situation, I have html page which consists of text field, text are, select box, radio, check box, etc. All of the controls having same name. How could i split/seggregate these fields in my JSP page. Is this possible? -Velmurugan P ==========================================================================To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com