I need to construct a page from a bean object. Ideally, I'd pass a custom
Object to
PageParameters params = new PageParameters();
params.add("bean", bean);
but it's not letting me do that... only Strings. Any suggestions? Thanks
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/PageParameters-with-a-Data-Bean-Custom-Object-tp3776436p3776436.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]