org.apache.wicket.markup.html.image.resource.DynamicImageResource ->
org.apache.wicket.request.resource.DynamicImageResource
org.apache.wicket.Resource -> org.apache.wicket.request.resource.
AbstractResource
(or maybe org.apache.wicket.request.resource.IResource)
org.apache.wicket.protocol.http.WebResponse ->
org.apache.wicket.request.http.WebResponse

On Fri, 22 Mar 2019 at 20:00, gasper <kunlethomps...@gmail.com> wrote:

> Thanks.... for the sample link.
>
> I am currently using Wicket 6.30.0
> But when I try to test the code samples, lot of errors came up most
> especially with the import statements.
>
>
> import org.apache.wicket.Resource;
> import org.apache.wicket.markup.html.image.resource.DynamicImageResource;
> import org.apache.wicket.protocol.http.WebResponse;
>
> I tried importing it again but it seems they are not available on my wicket
> version or so.
>
> Kindly help out.
>
>
>
> --
> Sent from:
> http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
WBR
Maxim aka solomax

Reply via email to