Hi,
I've written a whole lot of JSPs which worked beautifully in Tomcat 3.1;
now, I'm trying to run them with 3.2 beta 6 on Apache 1.3.14 with SSL
(I have changed the pages a bit...) For some of them - the ones which
handle form data - I now get this:
SSL required to access this page
It doesn't matter whether I'm using SSL or not, or whether I'm doing a
get, or a post, or what the parameters are etc. As far as I know, I'm
not doing anything to DEMAND SSL (although it would be nice to know how
for some other pages...)
Could somebody help me out here? I can post a sample JSP if that would
help.
Thanks very much,
-Simon