|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Speeding Shipping, Improving Compliance – Read the ScanCode Systems Case Study |
|
#1
|
|||
|
|||
|
I have a page that runs a java servlet web form. I did all my testing/implementing in IE... now that it it online I realise the servlet is not run when viewed from a Netscape browser!
Is there something I don't know? I'm using the 'OnLoad' command to call my servlet. This works fine in IE but seems to be where it stalls in Netscape. Any suggestions gratefull! cheers Ben |
|
#2
|
|||
|
|||
|
Please post some code to clarify...
What OnLoad command are you using? Is the servlet called by form submission? etc. etc. etc... TIA, Ton |
|
#3
|
|||
|
|||
|
cheers,
but it's all sorted out now. |
|
#4
|
|||
|
|||
|
So what turned out to be the problem?
Inquiring minds want to know... ![]() Ton |
|
#5
|
|||
|
|||
|
It was sorted out by completely avoiding the problem in the end.
Originally I needed the 'OnLoad' command for the way the page was run. In the end I could run the page directly from the servlet (i.e no need to call it from 'OnLoad') Therefor avoiding the Netscape 'OnLoad' problem. I've got an ongoing topic at http://www.devshed.com/Talk/Forums/...TML/000544.html to see if anyone knows what the problem could have been.... cheers Ben |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Netscape v IE |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|