Re: Equivalent to WebResource in Wicket 1.5.8

2012-09-09 Thread Madasamy Sankarapandian
Thank you very much I used ByteArrayResource(String contentType, byte[] array, String filename) constructor.

Re: Equivalent to WebResource in Wicket 1.5.8

2012-09-07 Thread Martin Grigorov
Hi, I think the easiest for would be to extend org.apache.wicket.request.resource.ByteArrayResource. On Fri, Sep 7, 2012 at 10:38 AM, Madasamy Sankarapandian wrote: > Right now i migrating my application from wicket 1.4.x to 1.5.8 > > In wicket 1.4.x > > For view the image i used MyResource cla

Equivalent to WebResource in Wicket 1.5.8

2012-09-07 Thread Madasamy Sankarapandian
Right now i migrating my application from wicket 1.4.x to 1.5.8 In wicket 1.4.x For view the image i used MyResource class which is extends the WebResource class. The coding is add(Image("image",MyResource(new File(path))); WebResource#getResourceStream() are Removed from wicket 1.5.x What

Re: Equivalent to

2008-01-04 Thread Roland Kaercher
Hi Haritha, just use a panel where you would have included something. regards, roland On Jan 4, 2008 7:24 PM, Haritha Juturu <[EMAIL PROTECTED]> wrote: > Hi All, > How do we achieve Thanks > Haritha > > > > > > _

Equivalent to

2008-01-04 Thread Haritha Juturu
Hi All, How do we achieve http://tools.search.yahoo.com/newsearch/category.php?category=shopping