Couldn't you create a class dynamically with javaassist and mount it at startup ?
On Thu, Aug 2, 2012 at 9:15 PM, vinitty <[email protected]> wrote: > Actually I cant do in my case > As i have given a flexibility to create n number of pages by adding and > removing different wicket components > > and my framework allows to add those component dynamically in a class > > So every time when we need to create new page using those components can be > done without and dev work. > > Is there any other way. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/How-to-Mount-Multiple-URLS-to-Same-Class-in-wicket-1-5-7-tp4650932p4650972.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] > > -- Christophe
