What are you trying to do exactly? On Tue, Aug 31, 2010 at 4:52 PM, Brown, Berlin [GCG-PFS] <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
