Lazy Load Panel at runtime from another jar

2010-11-03 Thread cole
the html file or it simply cannot load the html file. Is this a classpath issue or do I need to do something special to allow loading panels from jar's at runtime. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lazy-Load-Panel-at-runtime-from-another-jar

Re: Lazy Load Panel at runtime from another jar

2010-11-03 Thread Jeremy Thomerson
On Wed, Nov 3, 2010 at 6:22 PM, cole cmilli...@comcast.net wrote: I have simple plugin frame work for my app. I load plug-in's at startup. What I would like is to have the plug-in supply a panel for exposing the plugin's functionality. So a wicket page loads, the app determines if pluginA