J2EE Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NaliniRaja
    New Member
    • Feb 2008
    • 1

    J2EE Question

    Hi,

    In a HTML form, there are 20 text boxes. how to fetch these values and access the same in a JSP page.

    Plz. Reply me.

    With regards,
    Nalini.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by NaliniRaja
    Hi,

    In a HTML form, there are 20 text boxes. how to fetch these values and access the same in a JSP page.

    Plz. Reply me.

    With regards,
    Nalini.
    Read about request.getPara meter

    Comment

    Working...