Glen Tulin wrote: > Ross Gardler wrote: > >Glen Tulin wrote: > > >Plugins can contain new components, so I'd recomend creating an input > >plugin for it. It's *really* easy to create a plugin - see > >http://forrest.apache.org/docs_0_70/howto/howto-buildPlugin.html > > Plugin? Of course, plugin. I knew there must be something. Can a plugin > have custom Java?
Yes, if needed. ... my-plugin/src/java/... http://forrest.apache.org/docs/howto/howto-buildPlugin.html and its friends. -David