Re: BaseTag and HTTPS behind a proxy

2006-02-03 Thread Marcelo Morales
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 http://myWebsite";> is generated by the tag. The administrator wants to hide the site behind a reverse proxy that makes the website available

Re: BaseTag and HTTPS behind a proxy

2006-02-03 Thread Lionel
Lionel wrote: > Hi all ! > > I have a struts application deployed on tomcat 5.5 which does not use > https. A http://myWebsite";> is generated by the > tag. > The administrator wants to hide the site behind a reverse proxy that > makes the website available through HTTPS. Forget what I said, the

BaseTag and HTTPS behind a proxy

2006-02-03 Thread Lionel
Hi all ! I have a struts application deployed on tomcat 5.5 which does not use https. A http://myWebsite";> is generated by the tag. The administrator wants to hide the site behind a reverse proxy that makes the website available through HTTPS. The client emits an https request to the proxy that