Can not get SSL Client Certificate

2003-09-03 Thread Elif Akten
Hi, I have been trying to get SSL client certificate during a client authenticated SSL session. I am using Apache 2.0 with Tomcat 4.1.27. Everything works succesfully: when I want to open a SSL protected JSP page my browser asks for my client certificate and verifies it. But when I try to get

tomcat apache SSL

2003-09-02 Thread Elif Akten
Hi All, I use apache web server and for jsp files I configureted tomcat. I try to make SSL connection with client authentication. I configureted apache and did nothing with tomcat (should I do??), it works, asks me for client certificate and verifys it. Everything looks fine but when I try

Application_scope

2003-07-21 Thread Elif Akten
Hi, I am using tomcat4.0 and developing a web application with jsp. In my application I want to an admin to open a session. If the session is not initialized user cant open the page, forward them notinitialized.jsp I initialize session and put some variables to session in application_scope in

tomcat-WEB-INF

2003-07-16 Thread Elif Akten
I have an webapplication under /webapp/mywebapplication, I put all classes and lib files under WEB-INF directory classes and lib directory, it works fine, but if I put a new directory under mywebapplication folder it gives NoClasssDef error. what Shoul I do?

Re: tomcat-WEB-INF

2003-07-16 Thread Elif Akten
/mywebapplication/anotherwebapplication ? that won`t go. it must be /webapps/mywebapplication /webapps/anotherwebapplication bernd Elif Akten schrieb: I have an webapplication under /webapp/mywebapplication, I put all classes and lib files under WEB-INF directory

Activex install problem with tomcat

2003-07-14 Thread Elif Akten
I have a jsp file that installs an object, a cab file.. it works fine with IPlanet web server, but tomcat cant install cab file. Ýf the cab file is already installed, the page is called before from IPlanet ,tomcat also shows the object. Should I do some configuration and tell tomcat something?

Tomcat and Activex problem

2003-07-14 Thread Elif Akten
I have a jsp file that installs an object, a cab file.. it works fine with IPlanet web server, but tomcat cant install cab file. Ýf the cab file is already installed, the page is called before from IPlanet ,tomcat also shows the object. Should I do some configuration and tell tomcat something?

tomcat Error

2003-01-08 Thread Elif Akten
Hi, anybody knows is error? The requested method POST is not allowed for the URL /XX.jsp infact this jsp file is working with IPlanet webServer _ The new MSN 8: smart spam protection and 2 months FREE*

JSP help

2003-01-07 Thread Elif Akten
hi, I wrote to webapps/root/MyApplication/web-inf/web.xml all servlet names also all servlets to webapps/root/MyApplication/web-inf/classes but there is an error in log files Like that 2003-01-07 13:22:54 ContextConfig[/examples] Configuration error in application web.xml

JSP Help

2003-01-03 Thread Elif Akten
Hi, I'am new to Apache and to this group.. I just install apache and tomcat ..there is something wrong with JSP files..for example Form's don't post..can anyone have idea? _ MSN 8 with e-mail virus protection service: 2 months FREE*

RE: JSP Help

2003-01-03 Thread Elif Akten
for anyone to help you quickly. Be as specific as possible, explain what you have, what you hav done, and what the error message is. John -Original Message- From: Elif Akten [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 12:42 PM To: [EMAIL PROTECTED] Subject: JSP Help