Hi,

I'm running JWS1.1.3, and have a system using servlets.
For some reason I can't seem to run servelts under the secure service, but
everything works fine under normal (http) service.
The same code, with the same properties will run under http, and not under
https:

http://myplace/servlet/myservlet  OK!!
https://myplace/servlet/myservelt  Doesn't work!!

I have offcourse configured both the normal and secure service to contain
the servlet, but when using https the browser will hang.

Any ideas what I'm doing wrong here?

Bjarte

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to