All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.wicket.markup.resolver.package.html Maven / Gradle / Ivy

Go to download

Pax Wicket Service is an OSGi extension of the Wicket framework, allowing for dynamic loading and unloading of Wicket components and pageSources.

There is a newer version: 5.0.0
Show newest version




wicket.markup.resolver package


Resolvers implement the IComponentResolver interface and must be registered with the application. Most of them are registered by default. Resolvers are used by Wicket to find the Component associated with markup (wicket:id) where the Component is not simply a child of the parent container.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy