This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
i am displaying some value in a table with <logic:iterate>
Here is my requirement.
what ever the values i am getting in result i want to make those as links
and when user clicks on one of the value i want to get the value in my Action class.
Sagar Rohankar wrote:
This is the approach, not the working code !!
What is this LinkList i am not able to understand.
is it collection object id or just id given to list.
More over i want to make it clear that " I am using only one action class for all the left pane links and i want to use the selected value in the sql query"