Output a String from an array in JSP
        Posted  
        
            by Sandeep Bansal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sandeep Bansal
        
        
        
        Published on 2010-04-28T22:28:27Z
        Indexed on 
            2010/04/28
            23:17 UTC
        
        
        Read the original article
        Hit count: 272
        
Hi everyone
I want to make a quiz, I want to have to output an array of questions after a form is submitted.
I know to use a bean I think but how would I do this?
Thanks
© Stack Overflow or respective owner