You can mount pages using hybridurlcoding strategy to make sure user
doesn't see wicket:interface in url. However, the urls in documents
are not that easy to change. It would require custom url coding
strategy for imho no good reason as those are urls the user doesn't
really see.

The ajax example pages are mount using the hybridurlcodingstrategy for example.
http://wicketstuff.org/wicket13/ajax/

-Matej

On Jan 5, 2008 7:53 PM, Alan Gutierrez <[EMAIL PROTECTED]> wrote:
> I'm taking a quick look at Wicket for use on a new project. I'm
> curious about the URLs. It it possible to have more control over the
> URLs that Wicket uses for form submissions? In the guest book example
> the submit URL is...
>
> http://wicketstuff.org/wicket13/guestbook/?wicket:interface=:0::::
>
> I'd like to be able to change that to look a little less cryptic.
>
> RESTLET is another framework I'm looking at, where there is a lot of
> control over the look of URLs.
>
> If there is a way, please let me know, or send me a pointer to the
> right documentation. Thanks.
>
> --
> Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504
> 717 1428
> Think New Orleans | http://thinknola.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to