The Artima Developer Community
Sponsored Link

Legacy Design Forum
When to Bean

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

help about jsp

Posted by K. Rajkumar on December 24, 2000 at 3:31 AM

Hi satheesh kumar,

I have done an online exam using JSP without using xml and the questions are come one by one. I made it using HttpSession. In HttpSession we can insert a resultset also. During the next question pull out the next question using Resultset.next() method and reput the same variable into HttpSession. This loop can continue until the resultset becomes empty. Try to use this method. I will try out using xml and let u know.

Regards,
Rajkumar


> dear sir,

> i am developing a project in jsp in which i have to implement online exam.i need questions should come one by one.so i thought of getting the all the questions from database and put it into xml.but i am facing trouble in putting that records into xml file .if you can give code for the about then i will be greate full to you.

> with regards

> satheesh kumar






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us