RE: Struts based app. and SSL doesnt work together

2003-01-08 Thread Maris Orbidans
gt; Subject: Re: Struts based app. and SSL doesnt work together > > > I had a similar problem with JRUN 3.1, after following the > instruction and > recompiled JRUN connector, the problem is solved. > > What type of system are you using? > > -D > - Original M

Re: Struts based app. and SSL doesnt work together

2003-01-07 Thread Dan Tran
; <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 9:22 AM Subject: RE: Struts based app. and SSL doesnt work together We dont use mod_jk, we use mod_proxy. Is mod_jk necesasary ? Also after successful login IE shows "you are about to be redirected to a connection that is not secure&

RE: Struts based app. and SSL doesnt work together

2003-01-07 Thread Maris Orbidans
OTECTED]] > Sent: Friday, January 03, 2003 3:59 PM > To: 'Struts Users Mailing List' > Subject: RE: Struts based app. and SSL doesnt work together > > > Maybe describe your enviroment more. Because I have similar situation, > but have no problem with my Tomcat 4.1.18,

RE: Struts based app. and SSL doesnt work together

2003-01-03 Thread pqin
ng List; [EMAIL PROTECTED] Subject: RE: Struts based app. and SSL doesnt work together Mod_ssl 2.8.12 Apache HTTP server 1.3.27 Tomcat 4.0 Maris > -Original Message- > From: mech [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 03, 2003 3:59 PM > To: 'Struts Users Mailing

RE: Struts based app. and SSL doesnt work together

2003-01-03 Thread Maris Orbidans
Mod_ssl 2.8.12 Apache HTTP server 1.3.27 Tomcat 4.0 Maris > -Original Message- > From: mech [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 03, 2003 3:59 PM > To: 'Struts Users Mailing List' > Subject: RE: Struts based app. and SSL doesnt work together &g

RE: Struts based app. and SSL doesnt work together

2003-01-03 Thread mech
43). Michael > -Original Message- > From: Maris Orbidans [mailto:[EMAIL PROTECTED]] > Sent: Freitag, 3. Januar 2003 14:36 > To: Struts Users Mailing List > Subject: Struts based app. and SSL doesnt work together > > > > hello all > > We have finished a large

Struts based app. and SSL doesnt work together

2003-01-03 Thread Maris Orbidans
hello all We have finished a large project which was based on Struts. Now our client wants to use SSL. We set up SSL and now our app. doesnt work anymore. It seems that form beans aren't being populated. I think that maybe struts control servlet cant read GET parameters for some reason. Our