Hi,

I try to implement CGI in Tomcat(win2k,tomcat4.15).  I
follow the instruction to make a simple CGI work. 
However when I test a more complicated cgi file
written using c++, 

I get a problem like "xxx.exe -Unable to Locate DLL"

The dynamic link library orasql.dll cound not found in
specified path
D:\tomcat\webapps\test\WEB-INF\cgi;.;c:\WINNT\System32;c:\WINNT\System;c:\WINNT;

Apparently it can't find the system property "path". 
So how to specify path for cgi in tomcat?

If anyone can tell me how to fix this problem, I will
really appreciate it.

Thanks,
Bin

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to