intro and q about sandbox in liferay portal.

2007-04-27 Thread Alexander Wallace
Hi All! This is my first message to the list and therefor my intro! I'm currently testing different UI components in liferay portal... I've been creating portletets and got tomahawk to work, using tomahawk bridge... I will need a modal dialog so I decided to try the sandbox's one... It is

Re: intro and q about sandbox in liferay portal.

2007-04-27 Thread Mike Kienenberger
public static DojoConfig getDjConfigInstance(FacesContext context) { // we wont have a need for a synchronized here, since // we are in a single request cycle anyway // but take care if you use the djconfig in multiple threads! DojoConfig djConfig = (DojoConfig)