What are you trying to do exactly?

On Tue, Aug 31, 2010 at 4:52 PM, Brown, Berlin [GCG-PFS]
<berlin.br...@primerica.com> wrote:
> What is the best approach to invoke a page object through the name of
> the Page class.
>
> E.g.
>
> String pageStr = "com.test.Page";
>
> Page page = new Wicket.createPageSomeHow(pageStr);
> setResponsePage(page)
>
> Is there a way to do something like this?
>
> Berlin Brown
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to