> >
> > Whenever this url is hit wicket forwards the control to the 
> registered 
> > mydynamicbuttons service (registered by whatever component) which 
> > creates the image A, caches it, and streams it to response. Or 
> > precreate whatever you need when the service object is created and 
> > registered with the application.
> >   
> And THIS last part is just the problem
> 
> how does it register itself? When?
> Where is it specified that a component does that?
> I think in the end we have exactly the same thing...
> you have a file like:
> mydynamicbuttons=my.class.that.exposes.this.Service

I see, thanks Johan.
-Igor




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to