I think that a new Link class and a new urlFor method is a lot of work
for a simple think as make a link but i don't see another way to
create BookmarkableResourceLinks
On 2/7/06, pepone pepone <[EMAIL PROTECTED]> wrote:
> Yes i working with 1.2 and nice url from the begining of this post
>
> i ch
Yes i working with 1.2 and nice url from the begining of this post
i change the codign strategy for use "_/" (I add a separator param for
this) as separator and this works ok for me. for work with nice url I
need do litel changes in my application because it use
getRequest().getParameters() in a f
Pepone, did you check out URL mounting in 1.2? Those nice urls come
much handier than in 1.1 now. There is a usuage example: niceurl in
project wicket-examples.
Eelco
On 1/30/06, pepone pepone <[EMAIL PROTECTED]> wrote:
> nobody see this as a problem??
>
> On 1/24/06, pepone pepone <[EMAIL PROTE
I can provide a patch for AbstractRequestTargetUrlCodingStrategy that
works with any String separator but i haven't any patch for make
Bookmarkable links to resources that needs params.
because for do it last one easy i need a new urlFor and i don build it yet.
On 2/7/06, Johan Compagner <[EMAIL PR
do you have a nice patch for this that would should youre needs and that is simple and easy to use?On 1/30/06, pepone pepone <
[EMAIL PROTECTED]> wrote:nobody see this as a problem??On 1/24/06, pepone pepone <
[EMAIL PROTECTED]> wrote:> Hello all>> I using wicket and think that there is samething w
nobody see this as a problem??
On 1/24/06, pepone pepone <[EMAIL PROTECTED]> wrote:
> Hello all
>
> I using wicket and think that there is samething wrong in this
> framework when you have 10 diferents classes in
> wicket.markup.html.link and there isńt way to create a bookmarkable
> link to a res