greeklinux wrote: > > > .... > > But now I get a NullPointerException: > at .....PhotoUploadPage$1.getResourceStream(PhotoUploadPage.java:66) > at org.apache.wicket.Resource.init(Resource.java:199) > at > org.apache.wicket.Resource.onResourceRequested(Resource.java:105) > at > org.apache.wicket.markup.html.image.resource.LocalizedImageResource.onResourceRequested(LocalizedImageResource.java:198) > at > org.apache.wicket.markup.html.image.Image.onResourceRequested(Image.java:147) >
Where in the code snippet that you posted is line 66 at which this NPE has occured ? ...roland -- View this message in context: http://www.nabble.com/Resource-SharedResource---Display-an-image-tp18348115p18359444.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
