aspose file tools
The moose likes Tomcat and the fly likes Any detail reference info on passShellenvironment variable used in the CGI servlet? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Any detail reference info on passShellenvironment variable used in the CGI servlet?" Watch "Any detail reference info on passShellenvironment variable used in the CGI servlet?" New topic
Author

Any detail reference info on passShellenvironment variable used in the CGI servlet?

Dan Kim
Greenhorn

Joined: Dec 17, 2005
Posts: 16
Could someone please point me to some reference information on what exactly the passShellenvironment variable does? I want more detail info on it besides what's available on Tomcat 6 CGI How-To doc.

The reason being is had it not been my lucky guess that this variable was the cause of my problem as per my earlier post here:
http://www.coderanch.com/t/440317/Tomcat/Help-with-setting-up-Tomcat#1958814

After doing some google searches, I found others who experienced similar problem. But the suggestion to set the passShellenvironment to "true" wasn't fully explained or why it was needed.

Thanks,
Daniel
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Any detail reference info on passShellenvironment variable used in the CGI servlet?
 
Similar Threads
Tomcat CGI to lunch Java Jar Server
Tomcat Installation - jar files in class path for
Setting Tomcat Envrionmental Variables for CGI Scripts
Using a JSP page as 404 Handler
Help with setting up Tomcat 6.018 for Python scripts