I don't understand how the necessary JScript code for the - excellent - popup component is loaded in the JSP-pages.
If I try to setup a sample page without explicetely loading the JScript file (JSPopup.js) the Popup does not work. If I include JSPopup.js in the JSP page everything works fine. In the myfaces-example for Popup I don't see this file loaded, and I find it in "myfaces.jar". So what am I doing wrong? Michael --