Here's the scene:
1) XP Pro, with IIS installed and running, as well as complete .NET
Architect Enterprise development environment
2) Tomcat server 4.1.27 in the default directory jakarta-tomcat-4.1.27
3) Java NetBeans "cobundle" installed in the default directory
(j2sdk_nb\j2sdk 1.4.2)
4) JSP environment variables set (JAVA_HOME and CATALINA_HOME)
WHen I run Internet Explorer and enter the address http://localhost:8080/ I
get a user/password dialog that I never saw in my Win 2K/JSP setup. Can
anyone tell me why this is happening? So far as I know I've properly set
the required environment variables. I haven't added any new projects, so
I'm not yet worried about something like having a directory named "web-inf"
instead of "WEB-INF," and Tomcat and the Java SDK are in their (currently)
default locations.
Could this be related to script blocking in Norton AntiVirus, or a similar
constraint elsewhere? Thanks in advance.
Henry
1) XP Pro, with IIS installed and running, as well as complete .NET
Architect Enterprise development environment
2) Tomcat server 4.1.27 in the default directory jakarta-tomcat-4.1.27
3) Java NetBeans "cobundle" installed in the default directory
(j2sdk_nb\j2sdk 1.4.2)
4) JSP environment variables set (JAVA_HOME and CATALINA_HOME)
WHen I run Internet Explorer and enter the address http://localhost:8080/ I
get a user/password dialog that I never saw in my Win 2K/JSP setup. Can
anyone tell me why this is happening? So far as I know I've properly set
the required environment variables. I haven't added any new projects, so
I'm not yet worried about something like having a directory named "web-inf"
instead of "WEB-INF," and Tomcat and the Java SDK are in their (currently)
default locations.
Could this be related to script blocking in Norton AntiVirus, or a similar
constraint elsewhere? Thanks in advance.
Henry
Comment