users@woodstock.java.net

Re: Dojo is not defined error on firefox

From: Dan Labrecque <Dan.Labrecque_at_Sun.COM>
Date: Tue, 27 May 2008 12:15:14 -0400

What do you mean by "using Woodstock 4.1.1 components directly"? Are you
using the private JavaScript APIs or the JSP tags? Are you using the
Woodstock head or themeLinks tags? Either one of these tags should set
up the page to include necessary resources.

Vijaishanker Balaramiah wrote:
>
> Hi all,
>
> I am using Woodstock 4.1.1 components directly in my webapp
> deployed on Sun App Server 9.1. I am generating a woodstock table
> component, wherein the javascript tags are generated for the table but
> on firefox error console I get a "dojo is not defined" error message
> and hence, no table is generated :( . I double-checked the
> javascript.properties and it points to the respective dojo libraries
> in /META-INF. I tried previously with Woodstock 4.3 and there I got a
> "webui is not defined". Could someone help me in what could have
> possibly gone wrong.
>
>
>
> thanks,
>
> vijai
>