Help with jsp login/logout pages.

2006-03-03 Thread Zorro3692
Can anyone help me with jsp pages or servlets which deal with login and logout? Appreciate any help.

Login servlet

2006-03-01 Thread Zorro3692
Hi All, Can anyone help me with a standard pre-coded (preferably) login/logout servlet, which I can use with my MS Access database to authenticate new and returning users. Thanks to all in advance. Jimmy

Re: Sad: Tomcat 5.5.x crashes almost every single day.

2006-02-28 Thread Zorro3692
Don't count on it!! In a message dated 2/28/2006 7:26:33 P.M. Eastern Standard Time, [EMAIL PROTECTED] writes: it seems that using a rude tone is a good way to get many answers, your question got 26 answers, mine, with a similar problem, only 1 (and a not helpful one).

Re: New isapi_redirect.dll appears to be solid

2006-02-27 Thread Zorro3692
I agree. Jimmy In a message dated 2/27/2006 6:09:53 P.M. Eastern Standard Time, [EMAIL PROTECTED] writes: I think tomcat is one of the best s/w products out there. - dave

Re: Tomcat native library not found on startup.sh - Solaris

2006-02-24 Thread Zorro3692
Hi Shirley, That was it! Thanks a lot. Regards, Jimmy In a message dated 2/24/2006 10:30:51 A.M. Eastern Standard Time, [EMAIL PROTECTED] writes: Hi There is one for windows 32 bit OS: http://tomcat.heanet.ie/native/1.1.2/binaries/ Have a look at the link. Cheers Shirley -Or

Re: Tomcat native library not found on startup.sh - Solaris

2006-02-24 Thread Zorro3692
Is that only for Solaris? Will it work with WinXP professional? Regards. In a message dated 2/24/2006 10:22:17 A.M. Eastern Standard Time, [EMAIL PROTECTED] writes: Hi Just downloaded one today from http://tomcat.heanet.ie/native/1.1.2/binaries/solaris myself. S

Re: Tomcat native library not found on startup.sh - Solaris

2006-02-24 Thread Zorro3692
Hi Chuck, Thanks for your reply. I have the stable 5.5.15 exe for Win32 installation and the bin does not contain tcnative-1.dll! Any other way to obtain it? Thanks and regards, Jimmy

Re: Tomcat native library not found on startup.sh - Solaris

2006-02-23 Thread Zorro3692
Hi, Can you tell me where the Native Tomcat Library is in the Tomcat installation. Then do I have to set the classpath to it? Thanks in anticipation. Regards, Jimmy Bill, That did it!!! THANK YOU. I added '/usr/local/ssl' to the LD_LIBRARY_PATH and all is well. Regards, Joh

Re: Retrieving host name

2006-02-20 Thread Zorro3692
Hi, Is there code for retrieving server address (IP address?) too? Thanks. request.getServerName() > -Original Message- > From: Amir Sadeh [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 19, 2006 10:57 AM > To: users@tomcat.apache.org > Subject: Retrieving host name > > Hi,

Re: How to install a simple servlet in Tomcat?

2006-02-16 Thread Zorro3692
To display a servlet, open your browser, and in address bar type in %TOMCAT_HOME%(the path to your Tomcat installation)/webapps/myapp (the name of the dir where your app is located)/servlet/HelloIZ, and lo an behold, your servlet should pop up! Jimmy

Re: Database Connectivity of JSP(Tomcat 4.x) with Oracle 8i

2006-01-18 Thread Zorro3692
the one that comes with the latest rel of jre, jre5.0 Which version of JVM are you using? Ritchie >>> [EMAIL PROTECTED] 18/01/2006 11:02:31 am >>> Vidhi wrote: i'd copied the classes12.zip from C:\jdbc\lib. there's no folder of ORACLE_HOME. now,what else to be done? i'm sending you m

Re: Latest stable version of Tomcat

2006-01-18 Thread Zorro3692
5.5.12 Hi, Could anyone tell me what is the latest stable version of tomcat on JDK1.5

Re: Database Connectivity of JSP(Tomcat 4.x) with Oracle 8i

2006-01-18 Thread Zorro3692
Vidhi wrote: i'd copied the classes12.zip from C:\jdbc\lib. there's no folder of ORACLE_HOME. now,what else to be done? i'm sending you my JSP pagae. kindly tell me what code should be written/added to execute it successfully. i'd created the table named as user1 in oracle 8.0 and inserted so

Re: tomcat and javac (UNCLASSIFIED)

2006-01-12 Thread Zorro3692
Hi Chuck, Thanks for your reply. Can you please help me with the following question I posted earlier. Hi, I recently downloaded and installed Tomcat 5.5.12. I read the documentation on class loading. However, my webapp does not work on Tomcat 5.5.12 when I put

Re: tomcat and javac (UNCLASSIFIED)

2006-01-11 Thread Zorro3692
Hi Chuck, Can you let me know which dir in Tomcat 5.5.12 has the java compiler? Thanks, Jimmy From: Samara, Fadi N Mr ACSIM/ASPEX > [mailto:[EMAIL PROTECTED] > Subject: RE: tomcat and javac (UNCLASSIFIED) > > Which Java version are you using ? > If you are referring to JAVA_HOME