question for jsp coding
- by sheetal
I am reteriving the set of values inside a table from database in a jsp page then it is in the form of link. Now I want to click that value and move to another jsp page.
How to code the program so that it can recognise that value and it can move to the next desired page.
But I unable to do that.
please help me....