Re: Servlet-JSP communication

2003-08-20 Thread Priti Chhetri
Hi Balasubramanian S , Yes ,it works fine.Thanks a lot for a great help!. Thanks Priti chhetri MTS Intersolutions -58 - Original Message - From: "Balasubramanian S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 20, 2003 10:17 AM Su

Servlet-JSP communication

2003-08-19 Thread Priti Chhetri
Hello, Can u please guide me what Code should I use to call JSP from servlet.I have tried response.sendRedirect(URL) .On using response.sendRedirect() I lost my Form data on jsp pages. Thanks Priti chhetri MTS Intersolutions -58

Re: displaying 5th record

2003-06-04 Thread Priti Chhetri
Server Pages specification and reference > [mailto:[EMAIL PROTECTED] Behalf Of Priti Chhetri > Sent: Tuesday, June 03, 2003 4:23 PM > To: [EMAIL PROTECTED] > Subject: displaying 5th record > > > Hi All, > > I need to take out last 5 records from the table and without u

Re: displaying 5th record

2003-06-03 Thread Priti Chhetri
h record > hi, > You can use last() and then previous() on your resulset object. > Use a counter to break the loop after 5 iterations. > hope this will help. > > regards > raju > - Original Message - > From: "Priti Chhetri" <[EMAIL PROTECTED]>

Re: displaying 5th record

2003-06-03 Thread Priti Chhetri
m: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED] Behalf Of Priti Chhetri > Sent: Tuesday, June 03, 2003 4:23 PM > To: [EMAIL PROTECTED] > Subject: displaying 5th record > > > Hi All, > > I need to take out last 5 recor

displaying 5th record

2003-06-03 Thread Priti Chhetri
Hi All, I need to take out last 5 records from the table and without using any condition and then I have display highest salary from retrieved Records in JSP as I have one column as Salary .(using Oracle ).Quick answer would be very much helpful thanks Priti ==

[no subject]

2003-05-27 Thread Priti Chhetri
what are the implicit objects of JSP.? ==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