I believe there may be a bug when using the @Script Annotation.
If I do the following: <span jwcid="@Script" scriptAsset="ognl:assets.scriptAsset"/> I always get a null pointer exception. But if I just do this: <script jwcid="@Any" type="text/javascript" src="ognl:assets.scriptAsset"></script> It works fine. Could this be a bug? -- ~chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]