Hi, Then How did you get the next 10 vectors and by clicking next? regards venkat
-----Original Message----- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of Murali Mohan Sent: Thursday, April 03, 2003 5:19 PM To: [EMAIL PROTECTED] Subject: Re: 10 By 10 Hi A Vector contains all the vectors as elements which contains DB data. I never store either the main vector or the inside vectors in session. regards, Murali Venkat wrote: > Hi Murali, > Where do you store these vectors? > In a session? > > regards > venkat > > -----Original Message----- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED] Behalf Of Murali Mohan > Sent: Thursday, April 03, 2003 4:24 PM > To: [EMAIL PROTECTED] > Subject: Re: 10 By 10 > > Hi Peter, > Yes I have done it by using only JSP. > > I got the records in a Vector of Vectors. The inside vectors contains DB > data. First we show first vector data and if we click on next button we show > next vector data and soon.... > > I hope u got it. > > regards, > Murali` > > Peter wrote: > > > hi all > > at out set i thank all the person's who answered my question on screen > format > > now i am again back > > > > assume a resultant after executing a query has 1000 rows i don't want to > show that immediately i want to show 10 by 10 using a button next but the > fact is i dont want to disturb the database again it must be done with the > help of some jsp technique.. > > > > Regards > > Peter > > > > > =========================================================================== > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > > > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > > > http://java.sun.com/products/jsp > > http://archives.java.sun.com/jsp-interest.html > > http://forums.java.sun.com > > http://www.jspinsider.com > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
