Hi all,
We have a special requirement which warrants the use of tomcat with only
JRE. (Not JDK).
In our web application we have JSPs also in addition to Java classes.
Is there any way by which we can operate TOMCAT only with JRE. (which
supports JSP execution).
We are using TOMCAT-4.0.3 with
Hi all,
We have a special requirement which warrants the use of tomcat with only
JRE. (Not JDK).
In our web application we have JSPs also in addition to Java classes.
Is there any way by which we can operate TOMCAT only with JRE. (which
supports JSP execution).
We are using TOMCAT-4.0.3 with
Hi,
I have some doubts about SSL. Eventhough I posted this mail in user forum, I
couldn't get any reply. Hence I am posting this in developer forum.
I am now using apache web server with SSL already
setup.
that means I can connect to HTTP server using SSL:
https://10.0.0.105:443/
or I can conn