have a look at http://cwiki.apache.org/WICKET/bookmarkable-pages-and-links.html
, it could help you understand the difference.

francisco


On Sun, Dec 14, 2008 at 9:58 AM, HHB <[email protected]> wrote:
>
> Hey,
> What is the difference between:
> setResponsePage(CoolPage.class)
> and
> setResponsePage(new CoolPage())
> ?
> When to use each one?
> Thanks.
>
> --
> View this message in context: 
> http://www.nabble.com/When-to-pass-object-instance--class-type--tp20998410p20998410.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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to