browser problem ( Please solve ASAP)
-
i have deployed a jsp and servelet applciation in intranet. the pages work fine for all the browsers but not for safari. actually i was using websphere for the EAR file. when i tried to debug, i found that it was not showing any value for username prior to the displaying of the page. what the application does is that first of all before loading the page, it prompts for the user name and password for the domain i.e it checks for the active directory then only it load the file. probably that is the point where safari does not work. what could have gone wrong? do i need to configure something?
-
i have deployed a jsp and servelet applciation in intranet. the pages work fine for all the browsers but not for safari. actually i was using websphere for the EAR file. when i tried to debug, i found that it was not showing any value for username prior to the displaying of the page. what the application does is that first of all before loading the page, it prompts for the user name and password for the domain i.e it checks for the active directory then only it load the file. probably that is the point where safari does not work. what could have gone wrong? do i need to configure something?
Try asking in the web forum...
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon