Hi,
I am using Displaytag to populate values on Jsp page using(display:c olumn).If I want to pass two values from this page to next jsp page with href & paramID , i am only getting one value and second value as null.
How can i pass two parameters from display:table to next jsp page?
i am using default(request ) scope to populate values from bean
Please help me out to reslove this issue.
Thanks
Naveen
I am using Displaytag to populate values on Jsp page using(display:c olumn).If I want to pass two values from this page to next jsp page with href & paramID , i am only getting one value and second value as null.
How can i pass two parameters from display:table to next jsp page?
i am using default(request ) scope to populate values from bean
Please help me out to reslove this issue.
Thanks
Naveen
Comment