| Author |
retrieving parameter stored in req.getParameter()
|
Santhosh Puttu
Greenhorn
Joined: Jun 08, 2010
Posts: 27
|
|
Hi, Good Afternoon,
I need to pass page numbers from jsp to action class.
I need to display some finite values in first page, then some in second page, ie page wise I need to display information.
In my jsp:
In my Action class:
How to retrieve the value stored in request.getParameter();
|
 |
Santhosh Puttu
Greenhorn
Joined: Jun 08, 2010
Posts: 27
|
|
I think I was wrong in other steps.
I will check that.
|
 |
 |
|
|
subject: retrieving parameter stored in req.getParameter()
|
|
|