You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by John Marquart <jo...@indiana.edu> on 2000/12/22 17:10:43 UTC

Help! env. var. code needed

Hello,
	Could someone please print some simple code which
prints/illustrates the use of env. variables / such as those defined in
the wrapper.env declarations?

I have tried something like:

System.getProperties().list(System.out);        

but that list does not include my declared wrapper.env=FOO=bar
information.


thanks,
-john marquart