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
> 
> 
> Maybe describe your enviroment more. Because I have similar situation,
> but have no problem with my Tomcat 4.1.18, mod_jk 1.2.0, Apache 1.3.27
> setup (opensa.org Apache)
> 
> I'm developing a Struts App which is using both http and https (mainly
> for login).
> I mainly use <html:form> -> post, sometimes I use get parameters, but
> only to send to action.do?test=value at the moment.
> 
> I have Apache on 80/443 and Tomcat on 8080/8443 with 8009 mod_jk.
> Everything works fine for me... No matter if I access Apache and it's
> SSL port or use Tomcat standalone (which I also configured to 
> use ssl on
> 8443).
> 
> 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 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 architecture consists of Apache HTTP server, which talks 
> > to Tomcat. SSL support is installed in Apache server.
> > 
> > Do you have ideas how to solve this problem ?
> > 
> > 
> > Maris Orbidans
> > app. architect
> > 
> > --
> > To unsubscribe, e-mail:   
> > <mailto:struts-user-> [EMAIL PROTECTED]>
> > For 
> > additional commands, 
> > e-mail: <mailto:[EMAIL PROTECTED]>
> > 
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to