Is it possible to create a panel that's inside a <wicket:enclosure> vi
an IComponentResolver implementation.

If so where do I hook into such a beasty?

I've tried replacing the standard EnclosureResolver in the apps
collection of resolvers with a CustomEnclosureResolver than I created by
extending EnclosureResolver. But that doesn't work... My custom one
calls the code that builds components on the fly based on the tag name.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to