Re: Urgent pls help ! Protection problems of using Realm

2004-04-15 Thread Chong Yu Meng
An easier method would be to use SecurityFilter (http://securityfilter.sourceforge.net/). There is an example web application (actually several web apps) bundled with the software. Just look at the code and I think you'll find it fairly straightforward to implement what you want. a a wrote: Dear

RE: Urgent pls help ! Protection problems of using Realm

2004-04-14 Thread a a
Dear all, I do not have any idea of writing a custom realm, even how to start writing it. Can you give me some example or any references that teaching how to write a custom realm ? Thankyou very much ! kawai Mark Thomas [EMAIL PROTECTED] wrote: You need to write a custom realm. Mark

RE: Urgent pls help ! Protection problems of using Realm

2004-04-13 Thread a a
Dear all, I do not have any idea of writing a custom realm, even how to start writing it. Can you give me some example or any references that teaching how to write a custom realm ? Thankyou very much ! kawai Mark Thomas [EMAIL PROTECTED] wrote: You need to write a custom realm. Mark

Urgent pls help ! Protection problems of using Realm

2004-04-12 Thread a a
Dear all, I know using Realm can protect certain resouces of a url. But I found it is not possibly to use it in my server. My case is that I can't store the username and password of the roles and users in my server. I need to send the authenication information in a format of xml file to

RE: Urgent pls help ! Protection problems of using Realm

2004-04-12 Thread Mark Thomas
You need to write a custom realm. Mark My case is that I can't store the username and password of the roles and users in my server. I need to send the authenication information in a format of xml file to a foreign server and get back the login result from that server. So I can't use

Re: Urgent ! Pls help !

2004-02-02 Thread Tuan Luu
Tuan Arnab Chakravarty wrote: ajp13 and ajp14 and not ajp12...correction -Original Message- From: Arnab Chakravarty [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 11:32 AM To: Tomcat Users List Subject: RE: Urgent ! Pls help ! Can u check ur server.xml config file and check

Urgent ! Pls help !

2004-02-01 Thread a a
Dear all, I have some problem when connecting apache to tomcat. I have installed both apache1.3 and tomcat4. I use mod_jk to do the connection. However some problems exists. Here is the log file of mod_jk.log when I run apachectl restart: [Wed Jan 28 20:32:57 2004] [jk_connect.c

Urgent ! Pls help !

2004-02-01 Thread a a
Dear all, I have some problem when connecting apache to tomcat. I have installed both apache1.3 and tomcat4. I use mod_jk to do the connection. However some problems exists. Here is the log file of mod_jk.log when I run apachectl restart: [Wed Jan 28 20:32:57 2004] [jk_connect.c (233)]:

Urgent ! Pls help !

2004-02-01 Thread a a
Dear all, I have some problem when connecting apache to tomcat. I have installed both apache1.3 and tomcat4. I use mod_jk to do the connection. However some problems exists. Here is the log file of mod_jk.log when I run apachectl restart: [Wed Jan 28 20:32:57 2004] [jk_connect.c (233)]:

RE: Urgent ! Pls help !

2004-02-01 Thread Arnab Chakravarty
Can u check ur server.xml config file and check if the port is correctly set for the ajp12 connector to server the request... -Original Message- From: a a [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 12:28 AM To: [EMAIL PROTECTED] Subject: Urgent ! Pls help ! Dear all

RE: Urgent ! Pls help !

2004-02-01 Thread Arnab Chakravarty
ajp13 and ajp14 and not ajp12...correction -Original Message- From: Arnab Chakravarty [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 11:32 AM To: Tomcat Users List Subject: RE: Urgent ! Pls help ! Can u check ur server.xml config file and check if the port is correctly set

urgent pls help me(servlets+jdbc(oracle8i thin driver)+tomcat)pls reply soon

2003-02-24 Thread zafar ahsan
Hello Am working on oracle8i,servlets and tomcat. My tomcat3.2.4 is working ok. Am new and novice to tomcat as well as java technology can pls any one help me, how to get my application working on tomcat.i just mean what i will have to do it to connect the oracle to tomcat, would i have to

Urgent. pls help me out

2003-02-17 Thread zafar ahsan
I have already installed tomcat and its working . ok now can anyone help me how should i move now, i mean i have written a servlet with jdbc(oracle thin layer) and its compiling without error. Now where should i put it and also whats the best way to organise my application. pls help me with an

Urgent. pls help me out.Am new and novice to tomcat as well as web development

2003-02-17 Thread zafar ahsan
I have already installed tomcat and its working . ok now can anyone help me how should i move now, i mean i have written a servlet with jdbc(oracle thin layer) and its compiling without error. Now where should i put it and also whats the best way to organise my application. pls help me with an

Re: Urgent. pls help me out

2003-02-17 Thread David Kavanagh
Now, is this really urgent? I'll see if I can help. I'd point you to the tomcat/webapps/examples directory. These are some examples that come with tomcat. You'll find a WEB-INF directory there with a web.xml file within. This is what maps URLs to actual servlet classes. You can create your own

Re: Urgent. pls help me out

2003-02-17 Thread Peng Tuck Kwok
Tomcat comes with documentation which is relevant to developers about deployment . You can look in the directory of tomcat to find it, or just point your browser to http://localhost:8080/tomcat-docs zafar ahsan wrote: I have already installed tomcat and its working . ok now can anyone help me

urgent , pls help ssl and apache and tomcat

2002-10-21 Thread Maninder S Batth
If apache is intercepting ssl requests, and forwards requests to tomcat, does tomcat needs to be ssl enabled??? and should i use ajp or https connector between apache and tomcat for the request to work successfuly over ssl?? any help would be appreciated. [EMAIL PROTECTED] wrote: Jake In

Re: AW: urgent , pls help ssl and apache and tomcat

2002-10-21 Thread Maninder S Batth
. -Ursprüngliche Nachricht- Von: Maninder S Batth [mailto:anywhereinfo;netscape.net] Gesendet: Montag, 21. Oktober 2002 19:10 An: [EMAIL PROTECTED] Betreff: urgent , pls help ssl and apache and tomcat If apache is intercepting ssl requests, and forwards requests to tomcat, does tomcat needs

Problem-URGENT-Pls Help

2001-01-31 Thread SUCHETA LELE
Hi! I have a problem. We were using a proxy server for connecting to the internet. Now when I disable the proxy server thru inter options in my browser and execute some code which does a response.sendredirect to another JSp page, the javascript of the current page, the page(now empty), and the