Re: how to retrieve the value from the url ?

2000-12-05 Thread jaspreet
use request.getParameter("code") this will return you the value you required... Jaspreet Singh Programmer/Analyst IIS. Varun wrote: > hi > how can i retrieve a value from the url , im using > String id = request.getQueryString(); > Suppose > > http://localhost/i

Off Topic (Double buffering in applet)

2000-12-01 Thread jaspreet
Hi Gurus, How to do double buffering in applet using scrollpanes and canvases.? It's very urgent please help ... Sample Code: import java.awt.*; import java.awt.event.*; /* */ public class ScrollPaneTest extends java.applet.Applet implements ActionListener,AdjustmentListener { ScrollPan

Re: Using Tomcat as NT Service

2000-10-20 Thread jaspreet
Craig, Thanks. I did the same thing and created one service called tomcat but whenever I try to start the service it says "tomcat service could not be started" and on next line "The service did not report any error." . Do you have any idea how to solve this problem?

Using Tomcat as NT Service

2000-10-20 Thread jaspreet
Hi, I m using Tomcat on Windows NT4.0. Is there anyway through which I can run Tomcat as service? It would be very nice if anybody can explain. Thanks Jaspreet === To unsubscribe: mailto [EMAIL PROTECTED] with body

Tomcat supporting PHP3

2000-09-24 Thread jaspreet
Hi all, Does Tomcat supports PHP3? because I m having my PHP3 files running on LINUX with Apache web server and I have to give presentation of my PHP3 files on Windows Nt Machine running Tomcat Server. Suggestions are welcome. Thanks and Regards Jaspreet

Re: Sending files

2000-09-05 Thread Jaspreet Singh
Hi, http://www.jspsmart.com Regards Jaspreet Singh -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Maciej Tylczyński Sent: Tuesday, September 05, 2000 2:31 PM To: [EMAIL PROTECTED] Subject: Sending

Re: Detecting Browser Version

2000-08-28 Thread Jaspreet Singh
f (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; // End --> function test() { alert("You are using " + navigator.appName + " " + navigator.appVersion) } Hope this will work for

Re: JSP Source codes

2000-08-17 Thread Jaspreet Singh
Hi, http://www.jspinsider.com is a good site for JSP. You can find links of other good JSP sites also. GOOD LUCK. Regards Jaspreet Singh -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Rakesh Bhat Sent

Java Crashes

2000-08-10 Thread Jaspreet Singh
Hi, I m facing Dr. Watson error on Java.exe while uploading or downloading the file through JSP. I m using Tomcat3.1, Oracle Application Server 4.0.7 and Oracle Database Server 8.0.5. Please tell where is the error? Thanks Jaspreet Singh

Re: Help: Servlet

2000-08-03 Thread Jaspreet Singh
JSDK is installed in c:\JSDK2.0 directory then you can compile your file by using this command : java -classpath c:\jsdk2.0\lib\jsdk.jar Hope this will work for u. Jaspreet -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL

Re: problem with msacess

2000-07-31 Thread Jaspreet Singh
catroot directory is present in only Windows98 OS not in Windows NT. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Ionel Condor Sent: Monday, July 31, 2000 5:01 PM To: [EMAIL PROTECTED] Subject: Re: prob

Re: JSP editor

2000-07-31 Thread Jaspreet Singh
Try to use TextPad Editor... you can download it from http://www.textpad.com Really cool. this what I think... -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Joseph B. Ottinger Sent: Monday, July 31,

Re: Writing long strings in Oracle

2000-07-31 Thread Jaspreet Singh
Hi Jose, Send us the exception raised by the JDBC exception. Theoratically it should support as you said. Jaspreet Singh -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of José Antonio Quiles Sent: Monday