Hi!

New to jQuery and have successfully managed to use the ajax
functionality from an HTML page. The problem is that I want to use it
from a JSP page. The JSP page is identical to the HTML page, but it
seems that jQuery stops working from the JSP page. At least all
JavaScript evaluation stops working in this page (even if I only have
a script inclusion of the jquery.js file. If I remove the link to
jQuery then my own scripts start to work in the JSP page.

I am completely stomped. What am I doing wrong? Is there something
wrong with a header that can create this?

I am running JBoss 4.2.1.GA.

Has anyone seen the same behavior?

--
Magnus

Reply via email to