[jQuery] JavaScript Inclusion
Hi all,
I'm just getting started working with jQuery but have been impressed
thus far by its capabilities. Here is my problem:
I'm developing a Java application utilizing Struts and tiles which has
a main "layout" page that includes separate .jsp files for sub-pages.
I've been able to create a standalone working example utilizing jQuery
in a single .jsp but when I attempt to incorporate it into my project
it locks up the entire application. Is there an issue with tiles that
I'm not aware of? Do all JavaScript inclusions need to be on one page
in order for jQuery to work?
Please help!
Thanks,
Brad