Re: Remote Image Generation Null Pointer

2009-12-05 Thread bassglider
URL: " + url); >>        //String url = "http://xx/PleaseStandBy.jpg";; >>        return url; >>      } >>    })); >>    dynamicImage.setOutputMarkupId(true); >>    add(dynamicImage); >> >>

Re: Remote Image Generation Null Pointer

2009-12-05 Thread bgooren
); >//String url = "http://xx/PleaseStandBy.jpg";; >return url; > } >})); >dynamicImage.setOutputMarkupId(true); > add(dynamicImage); > > - > To unsubs

Re: Remote Image Generation Null Pointer

2009-12-05 Thread James Carman
Have you looked into DynamicImageResource? On Sat, Dec 5, 2009 at 2:58 AM, bassglider wrote: > Hi Everyone, > > I am attempting to load an image that takes some time.  I can load a > remote image using the URL, but when it takes time to gather the data > and then get the url, I get this: > > [jav

Remote Image Generation Null Pointer

2009-12-04 Thread bassglider
Hi Everyone, I am attempting to load an image that takes some time. I can load a remote image using the URL, but when it takes time to gather the data and then get the url, I get this: [java] 11174 [btpool0-1] ERROR org.apache.wicket.RequestCycle - Exception in rendering component: [Component id