aspose file tools
The moose likes Other Open Source Projects and the fly likes Display Tag Issue JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Display Tag Issue JSP" Watch "Display Tag Issue JSP" New topic
Author

Display Tag Issue JSP

kongati naveen
Greenhorn

Joined: Jul 22, 2009
Posts: 4
Hi,
I am using Displaytag to populate values on Jsp page using(display:column).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
Mayur Mayuresh
Greenhorn

Joined: Jun 29, 2009
Posts: 5
can you please post the display tablecode ?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56177
    
  13

"Strengthening Base....", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
kongati naveen
Greenhorn

Joined: Jul 22, 2009
Posts: 4
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Display Tag Issue JSP
 
Similar Threads
Pass hyperlink text to another jsp using struts
Struts Html select tag
Using html:select
How to Pass value from one one wizard page to the other in JFACE
JSP Form values Not able to submit