Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

QA-JSP Problem:Decimals/cents fail to display on 1 PC, but displays

  Asked By: Robert    Date: Aug 15    Category: Java    Views: 1237
  

HTML java based application displays decimals/cents on
one PC and not the other PC. Both PCs have the same
settings:
IE 5.5 SP1
OS 2000 SP 1
Weblogic 7.0.1
All IE options are the same.
However, when accessing a particular jsp that includes
decimals and cents, the decimals and cents display on
one machine and not the other. Again, both machines
are the same settings.

The IE error for the machine that does not display the
decimals is as follows:
Problems with this Web page might prevent it from
being displayed properly or functioning. In addition,
the error states "Object doesn't support this property
or method".

Any ideas?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Leonardo Costa     Answered On: Aug 15

This does not sound like a java  issue.Sounds more like
a javascript issue. I have a feeling that you have
enabled javscript debugging on one m/c and u have not
done this on the other m/c. So you are getting the
javascript error alert message from the IE browser.

 




Tagged: