| Author |
getting errors
|
vamsi nani
Greenhorn
Joined: Jun 14, 2006
Posts: 12
|
|
when I opened a screen and clinck on some functionality to go to other screen I am getting a pop-up like : problems with web page might prevent it display properly and it is showing errors as: Line:132; char:6 error:syntax code:0 URL:http://localhost:9080/--/--.do can any one tell what might be the error ASAP
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
This is telling you that there is an error in your JavaScript on the page. Use your browser's "view source" function to see the actual HTML being displayed on the page. Then look on line 132 for the error.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: getting errors
|
|
|