Marcel Rüedi added a comment - 04/Dec/08 10:23 AM - edited there was a missing '>' in the ulcApplet.tag file
As a workaround just add the mssing '>' in the WebContent/WEB-INF/tags/ulcApplet.tag at the end of line 8.
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
name="${title}" style="${style}"
^
| Add > here
As a workaround just add the mssing '>' in the WebContent/WEB-INF/tags/ulcApplet.tag at the end of line 8.