i have a normal text field in 1.jsp and a hyperlink to 2.jsp.
i need to send the value inserted in the text field from 1.jsp to 2.jsp through the href written in 1.jsp. plz guide me how.