"Ugly" URLs are not related to the pages cache. Use HybridUrlCodingStrategy to make the URLs more pretty. Or use Wicket 1.5 - see http://www.wicket-library.com/wicket-examples/mappers
On Sun, Feb 27, 2011 at 7:56 PM, Fernando O. <[email protected]> wrote: > Hi All > I've been trying to find the answer to my problems in Google but I couldn't > find it. > > I'm using wicket 1.4 rc2 (yeah, I suppose I should migrate to 1.5) but > anyway my problem is that I don't want wicket to cache my pages. Is there > any way to do this? > In fact what I would love is to remove the "ugly" URLs that wicket creates > :S > > Thanks >
