You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by i ii <kh...@hotmail.com> on 2008/06/11 12:59:22 UTC

wicket url links

wicket 1.2 has component#forUrl(). what to use in 1.3?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


RE: wicket url links

Posted by i ii <kh...@hotmail.com>.
sorry for job, thank you for help. i use 1.3, but cannot find component#urlFor(). i only see in 1.2 javadoc

> Date: Wed, 11 Jun 2008 17:04:11 +0100
> From: gwyn.evans@gmail.com
> To: users@wicket.apache.org
> Subject: Re: wicket url links
>
> Hmm... some (all) of us have jobs to do as well as this...
>
> Anyway, is component#urlFor() what you're looking for?
> What 1.2 version were you using, as 1.2.6 has the above but no
> component#forUrl()?
>
> /Gwyn
>
> On Wed, Jun 11, 2008 at 4:34 PM, i ii  wrote:
>
>>
>> no answer?
>>
>>> From: khandi336@hotmail.com
>>> To: users@wicket.apache.org
>>> Subject: wicket url links
>>> Date: Wed, 11 Jun 2008 10:59:22 +0000
>>>
>>>
>>> wicket 1.2 has component#forUrl(). what to use in 1.3?
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: wicket url links

Posted by Gwyn Evans <gw...@gmail.com>.
Hmm... some (all) of us have jobs to do as well as this...

Anyway, is component#urlFor() what you're looking for?
What 1.2 version were you using, as 1.2.6 has the above but no
component#forUrl()?

/Gwyn

On Wed, Jun 11, 2008 at 4:34 PM, i ii <kh...@hotmail.com> wrote:

>
> no answer?
>
> > From: khandi336@hotmail.com
> > To: users@wicket.apache.org
> > Subject: wicket url links
> > Date: Wed, 11 Jun 2008 10:59:22 +0000
> >
> >
> > wicket 1.2 has component#forUrl(). what to use in 1.3?
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

RE: wicket url links

Posted by i ii <kh...@hotmail.com>.
no answer?

> From: khandi336@hotmail.com
> To: users@wicket.apache.org
> Subject: wicket url links
> Date: Wed, 11 Jun 2008 10:59:22 +0000
>
>
> wicket 1.2 has component#forUrl(). what to use in 1.3?
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


RE: wicket url links

Posted by i ii <kh...@hotmail.com>.
thank you

> Date: Wed, 11 Jun 2008 09:49:01 -0700
> From: eelco.hillenius@gmail.com
> To: users@wicket.apache.org
> Subject: Re: wicket url links
>
>> wicket 1.2 has component#forUrl(). what to use in 1.3?
>
> urlFor(Component) (can also be found on RequestCycle).
>
> Eelco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: wicket url links

Posted by Eelco Hillenius <ee...@gmail.com>.
> wicket 1.2 has component#forUrl(). what to use in 1.3?

urlFor(Component) (can also be found on RequestCycle).

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org