Re: [Wicket-user] Empty Dynamic Images

2006-10-06 Thread Matt B
Found the problem when I removed JAI from machine. Worked like a charm once JAI was removed. igor.vaynberg wrote: > > make sure your servlet mapping ends with /* as in /myapp/* > > -Igor > > > On 10/3/06, Matthew Bourgeois <[EMAIL PROTECTED]> wrote: >> >> I am new to wicket and have enjoyed

Re: [Wicket-user] Empty Dynamic Images

2006-10-05 Thread Igor Vaynberg
make sure your servlet mapping ends with /* as in /myapp/*-IgorOn 10/3/06, Matthew Bourgeois <[EMAIL PROTECTED] > wrote: I am new to wicket and have enjoyed it alot so far. I am specifically interested in using Wicket with dynamic images.  I have tried to use the Wicket 1.2.2 examples as a guide

[Wicket-user] Empty Dynamic images

2006-10-05 Thread Matt Bourgeois
I am new to wicket but have enjoyed it alot so far. I am interested in using Wicket with dynamic images.  I have tried to use the Wicket 1.2.2 examples as a guide on how to use dynamic image resources.  When I run the Wicket 1.2.2 examples on my own machine both the dynamic images on the image exa

[Wicket-user] Empty Dynamic Images

2006-10-05 Thread Matthew Bourgeois
I am new to wicket and have enjoyed it alot so far. I am specifically interested in using Wicket with dynamic images.  I have tried to use the Wicket 1.2.2 examples as a guide on how to do this.  When I run the Wicket 1.2.2 examples on my own machine both of the dynamic images in the image exampl