Hi everybody,
Im stuck with a problem, seeking your assistance. The situation is i have a link, when i click on the link a action is called, which in turn calls its respective action mapping(
jsp page). All this works fine without any error. Now the only problem is when the user clicks on the link the jsp page is getting displayed, instead of displaying the result nothing is showing up. That is no data is shown. This is my code.
when the user clicks the link the action class is called. Im getting a resultset and i'm storing the resultset in a arraylist
and in the result set im just calling it as
And in jsp page im retrieving it as--
Can anybody help me here in this regard, i appreciate your kind help on this matter.
regards,
Geo J.