Arjun,

Did you give it a try to
Application.getResourceSettings().addResourceFolder("xxx")? I don't
remember having used it myself but method's JavaDoc hints it might do
what you want.

Ernesto

On Thu, Jul 1, 2010 at 7:57 AM, Arjun Dhar <dhar...@yahoo.com> wrote:
>
> How does one override container markup package loaction?
>
> If I provide "mysite.wicket.pages" for my Java Wicket components, then the
> html markup must be in the same package. I want the HTML to live in "html".
> So how can I override " "mysite.wicket.pages" with "html" when wicket
> searches for components?
>
> thanks, Arjun
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/How-to-override-container-markup-package-loaction-tp2274647p2274647.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to