Hi all,
What is the best practice for generating URL's in JSP/struts-config when
the application is behind a web server and both are run in different
machines. Some pages uses SSL. In one application I saw them using a
properties file and using a static method to get the proptocol,server and
context portion. Is that really necessary ?. Or leaving links without
protocol,servername and context name.
My new scenario is this.
Apache on one machine with a domain name.
Tomcat in another machine(I think it needs to be because of expected heavy
traffic)
It have some pages which must use SSL.
It is using Struts and how to manage links in struts-config.xml.
There will be lot of people who worked on this kind of scenario and I expect
them to help me.
rgds
Antony Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]