I am creating a website using JSP, Servlet, DBAO(JDBC) and database in Eclispe J2EE, and my feature is Survey Questions. I am not sure how to create an arraylist in my jsp page to store questions in the database, so when there is a new question i do not need to hardcode the question. The result i want is to be able to display questions using arraylist in jsp page. How should I do that?
Aucun commentaire:
Enregistrer un commentaire