If you require jQuery in a Java SEAM project (or a web application using JSF or Struts but embedding Richfaces in it), you’ll need to redefine jQuery’s $() shortcut to avoid conflict with prototype.js which is widely used in Richfaces framework Luckily you can use a4j’s loadScript function since as of Richfaces 3.0, jQuery hasContinue reading “Integrating jQuery into an existing SEAM project”