This is just a simple jsp page which will take parameter and forward these parameters  to the another page and in that page url will be created. 

Enter name:
Enter age:
Enter email:
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"%> the c:url core action Page 1 This creates a URL that contains the values retrived from the html page. them.

The generated URL is .

Click here to view the values entered. <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"%> the c:url core action Page 2

List of parameters which will be appended to the URL: