I don't understand the first part of your problem. How do you use the images. In other pages? Located in markup?
Some code could really be useful here.

On the second part: How do you call the page? Do you provide the page parameters of anchor to constructed page?
Some code could really be useful here to.

Cheers
Per

Am 20.11.2011 23:12, schrieb intmanch:
Hi,

    I'm developing an application that uses a parameter on the root url like
this: /param under Wicket 1.5

    I mount it like this: mountPage("/${a}", HomePage.class); but my problem
is that then all the resources, images, etc. that I use are not loaded
because I always arrive to the root HomePage code. So I'm force to place my
resources in an external server. Is there another way to do this? Second
point, when I go from my HomePage to other pages the parameters are
displayed, is there a way to hide them?

     Thanks!

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/URL-with-root-parameters-tp4089764p4089764.html
Sent from the Users forum 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