I have create a new web application in default server, now I can visit it's servlet by
http://myhost:8100/myweb/servlet/myservlet. If I want to visit it by
http://myhost:80/myweb/servlet/myservletor http://myhost/myweb/servlet/myservlet
(because my appache web server's port is 80), then I repla
Hello,
I have some kind of file system permissions problem.
I installed the native threads jdk-1.1.7 on my Red Hat machine
(6.0, 6.2??). When I run javac, I get a complaint about
inability to create a file in /proc. The permissions on
/proc look OK. Any help?
Bill Halchin
_