Helo
On Feb 3, 2006, at 1:30 PM, Lionel wrote:
Lionel wrote:
Hi all !
I have a struts application deployed on tomcat 5.5 which does not use
https. A <base href="http://myWebsite"> is generated by the
<html:base/> tag.
The administrator wants to hide the site behind a reverse proxy that
makes the website available through HTTPS.
Forget what I said, the administrator of the reverse proxy directed
me to a
wrong path.
It seems that it's a tomcat issue.
The request is sent to tomcat but it seems I can't get the parameters.
Any idea about tomcat and reverse proxies is stil welcome :)
I suggest to use ajp. I never liked reverse proxy because hides the
request's real origin. Also, as far as i understand, ajp performs
better.
Regards
Marcelo Morales
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]