question for jsp coding
        Posted  
        
            by sheetal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sheetal
        
        
        
        Published on 2010-05-28T03:57:18Z
        Indexed on 
            2010/05/28
            4:01 UTC
        
        
        Read the original article
        Hit count: 264
        
jsp
|webrequest
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....
© Stack Overflow or respective owner