Hi Grant, >Have you tried the latest snapshot of Tomahawk ?
Not until now ... Now I tried. You are right, 1.1.7.SNAPSHOT corrects some issues. The menu is displayed without further patching, however, I still get a "myThemeOfficeBase is not defined" JavaScript error, because there is no CDATA section around the declaration of this variable. But selecting a menu item still doesn't work, the "dummyForm.elements.jscook_action has no properties" JavaScript error persists, because JSF RI does not render the hidden field that JSCookMenu requests. The difference between you and me obviously is the use of Facelets. Because Seam suggests using Facelets, and because I like it much more than JSP, I thought it would be a good idea to give it a try. The first error (missing CDATA) clearly results from using Facelets (or in general, from using xhtml), but I already managed to patch this error. Regarding the second error, I don't know how it might be related to Facelets. Could you have a look into the generated source? Can you tell me if there is a hidden text field beneath the closing </form> tag named jscook_action? I think I'll create an issue with that. Marcus. _____________________________________________________________________ prosystems IT GmbH Anwendungsentwicklung Postfach 31 51 53021 Bonn (Germany) Tel: 0228 / 3366 - 3329, Fax: 0228 / 3366 - 73329 mailto:[EMAIL PROTECTED] http://www.prosystemsIT.de Amtsgericht Bonn - HR B 13189 Geschaeftsfuehrer: Vassilios Timiliotis, Richard Adams Der Austausch von Nachrichten mit der prosystems IT GmbH via E-Mail dient ausschliesslich Informationszwecken. Rechtsgeschaeftliche Erklaerungen duerfen ueber dieses Medium nicht ausgetauscht werden. Verfaelschungen des urspruenglichen Inhaltes dieser Nachricht bei der Datenuebertragung koennen nicht ausgeschlossen werden.

