Re: File Download

2004-05-26 Thread Rommel Sharma
a "save as" box. See HTTP/1.1 specs at: ftp://ftp.isi.edu/in-notes/rfc2616.txt --- Regards, Rommel Sharma. * Disclaimer: This message (including any attachments) contains confidential information intended for a specific i

Display of values changing with time.

2004-05-31 Thread Rommel Sharma
Hi Guys, I want to create a JSP page in which a thread runs that should print a number from 1 to 10, after every 2 seconds. That is first the web page shows 1, then after two seconds it shows 2, and so on, but what happens is that the page appears after approx. 2*10=20 seconds, and prints the n

Re: Regarding java.sql.Connection

2004-07-20 Thread Rommel Sharma
The JDBC Driver you use implements it (your db vendor provides the implementation). - Rommel Sharma. - Original Message - From: "K R Viju" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 4:08 PM Subject: Regarding java.sql.Connectio

File-Upload Utility

2004-07-27 Thread Rommel Sharma
, Rommel Sharma. PS: I would like a solution w/o using any third party APIs like oreilly's or Jakarta Commons utils. * Disclaimer: This message (including any attachments) contains confidential information intended for a spe