Home » questions » javascript is not working in my JSP apps?

javascript is not working in my JSP apps?

2006-07-30 00:20:14, Category: Programming & Design
when i define some function between the tags inside a JSP app, and when i call these functions from anywhere inside the JSP, i get no interaction, no response, no anything ... NOTE: i'm about to use the AJAX technology, so javascript is too important ... Please reply ASAP, thank you ...

Answers

  1. frappe179

    On 2006-07-30 00:40:57


    can u attach some code snippet
  2. zoha -

    On 2006-08-01 01:32:39


    i think ur JS code is wrong somehow...usually when the code is wrong it dosnt response...but u can check the error in the internet Explorer page (left at the bottom of the page)...it shows which line has got error... i hope it helps:D