On 12 Apr 2007 23:19:42 -0700 [EMAIL PROTECTED] wrote: > Hi, > I have a Java servlet running with Tomcat 5.5 under Linux Debian. > I need to indicate tomcat where are located the other processes called > by the Java servlet. For that, I must specify environment variables > for the tomcat user (and not for root or any other user) but I don't > know in which configuration file I need to do that. Do you have any > idea ? > Many thanks, > M >
What do you mean by "other processes"? Other servlets, tags, or something else? In this case these parameters are application-specific and they should be written to $APP_DIR/WEB-INF/web.xml. -- Szia: Nyizsa. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]