Search:

Type: Posts; User: ajincoep

Search: Search took 0.09 seconds.

  1. how to pass value of table cell as parameter/attribute

    Hi Guys,


    <td> <a href="onclick("submitting form")"> <%=a.getvalue()%> </a> </td>

    I want the value of the cell (returned by a.getvalue()) to be used by servlet.

    Could you please tell how...
  2. Replies
    1
    Views
    3,633

    how to open a jsp in a new jsp

    Hi Frnds,

    JSP "A" submits a form and the servlet calls appropriate class. The class pulls some data and the serlvet then forwards to JSP "B" populates the data.

    But JSP "B" should open in a new...
Results 1 to 2 of 2