On Thu, Sep 16, 2010 at 4:05 PM, Peter Karich <[email protected]> wrote:
> Hi Martin! > > >> The answer here is to use HybridUCS. It preserves the 'nice' url. > >> > > Or use Wicket 1.5 (M2.1). There the URL handling is much easier. > > > > did you mean this one: > > http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5-M2/ > Yes, see Artifacts: http://people.apache.org/~ivaynberg/wicket-1.5-M2.1/dist<http://people.apache.org/%7Eivaynberg/wicket-1.5-M2.1/dist> Maven repo: http://people.apache.org/~ivaynberg/wicket-1.5-M2.1/m2-repo<http://people.apache.org/%7Eivaynberg/wicket-1.5-M2.1/m2-repo> > > are there any major problems with that version? > Probably, it is not final yet. But I don't know of anything major. > > > There the URL handling is much easier. > > What in detail is better with URL handling? It works better 'out of the > box'? > > The UrlCodingStrategies are replaced with IReuqestHandlers which are much more easier to extend, read, write, ... For your case see MountedMapper. > > I'm not sure where is the problem here. I'll need to try it myself ... > > Please create a ticket in Jira with a quickstart. Maybe it is a bug. > > > > ok, I can reproduce it with 1.4.9. see: > https://issues.apache.org/jira/browse/WICKET-3052 > > Please let me know if you can reproduce it too or if I did something > other wrong. > Ok. Some of us will take a look. Thanks! > > Regards, > Peter. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
