I just realized that this might be what you wanted to know..

<a class="font-xsmall" title="Go to page 2" wicket:id="pageLink"  
href="?wicket:interface=:3:pagination:navigation: 
1:pageLink::ILinkListener::">
<span class="pagin-number" wicket:id="pageNumber">2</span>
</a>


On Sep 30, 2009, at 2:07 PM, Pedro Santos wrote:

> Ok, it is a bug. Could you send us some code? I'm curios to see the  
> html
> code generated to link on your page.
>
> On Wed, Sep 30, 2009 at 3:59 PM, Douglas Ferguson <
> doug...@douglasferguson.us> wrote:
>
>> That's my point.
>>
>> If your url is getting replaced, then it isn't using ajax.
>> It is redrawing the page.
>>
>> D/
>>
>> On Sep 29, 2009, at 3:56 PM, Pedro Santos wrote:
>>
>>> I'm using the AjaxPagingNavigation component and it works well, but
>>> when I
>>> click on one of the links, my url  is replaced with
>>>
>>> /?wicket:interface=:3:4:::
>>>
>>> You refers to html "A" tag generated by navigations links. What you
>>> got on
>>> onclick tag attribute on your rendered page?
>>>
>>> On Mon, Sep 28, 2009 at 9:57 PM, Douglas Ferguson <
>>> doug...@douglasferguson.us> wrote:
>>>
>>>> I'm using the AjaxPagingNavigation component and it works well, but
>>>> when I
>>>> click on one of the links, my url  is replaced with
>>>>
>>>> /?wicket:interface=:3:4:::
>>>>
>>>> This is making me thing that the entire page is getting replaced
>>>> and not
>>>> using ajax.
>>>>
>>>> Is is possible to get IPagingNavigationIncrementLink to use  
>>>> href="#"
>>>> instead of updating the url?
>>>>
>>>> D/
>>>>
>>>>
>>>
>>>
>>> --
>>> Pedro Henrique Oliveira dos Santos
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> -- 
> Pedro Henrique Oliveira dos Santos


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

Reply via email to