looking at the online documentation, it seems (???) like this isn't really to do with SSL.
 
i gave it a try anyway and got the windows dialog "save or download" appearing when i tried to open a jsp in the "/secure/" directory.
 
does this work? i.e. have to put pages in the "/secure/" directory, and when you try to open them it switches to https ?
 
thanks,
greg.

----- Original Message -----
Sent: Wednesday, March 07, 2001 1:14 AM
Subject: RE: non-secure and secure site

Greg, all can be in one app. You have to specify a <security-constraint> in web.xml, best specified as a sub-directory e.g. “/secure/*”, where you put your secure pages.

 

            --peter

 

 

Reply via email to