Distributing jsp program with JRE
843836Jun 7 2005 — edited Jun 9 2005hi,
i have written a some jsp files for a small project and now i would like
to make a installation file which consists of my jsp files, including tomcat server and jre 1.5. As per license we cant distribute J2SDK package. So i am kept JRE instead of J2SDK. But tomcat server is not running, when i set my JAVA_HOME variable to JRE instead of J2SDK.
Is there any way to make tomcat run with JRE or any other suggestions.
thanx