You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by uud ashr <uu...@gmail.com> on 2009/06/03 20:45:37 UTC

Page expired if I'm using ListView

First off all, I'm new to wicket.  Hi all :-D
as a learning case, I'm trying to create simple site like twitter.

I have strange case here.
I have a page called NamePrompt it has nameForm and minds (list of mind).
Name form needed to query list of users on the site.
When we submit the query then it will go to result page (SearchResult). If
we go back using browser back button and re-submit the query the the page
expiry will appear.

But if I remove the minds then everything goes fine. I can go back using
browser back button and re-submit and there is no page expiry shown at all.
This is the one that I want, but I need the minds section.

Please check the code attached for files NamePrompt.html and
NamePrompt.java, you can see the differences on the zip files and it give
different behaviour.

I think this is a bugs? Or I miss something? I'm using wicket v1.3.6

Step to test:
1. Enter the search query
2. Submit
3. Click browser back button
4. Re-enter the search query (or you can use the default one)
5. Re-submit
-> check the result

Thanks and Regards,
uudashr

Re: Page expired if I'm using ListView

Posted by uud ashr <uu...@gmail.com>.
Yes, there is serialization errors.
Thanks. I think I have to turn on the log from now.

Regards,
uudashr

On Thu, Jun 4, 2009 at 1:56 AM, Igor Vaynberg <ig...@gmail.com>wrote:

> any serialization errors in the logs?
>
> -igor
>
> On Wed, Jun 3, 2009 at 11:45 AM, uud ashr <uu...@gmail.com> wrote:
> > First off all, I'm new to wicket.  Hi all :-D
> > as a learning case, I'm trying to create simple site like twitter.
> > I have strange case here.
> > I have a page called NamePrompt it has nameForm and minds (list of mind).
> > Name form needed to query list of users on the site.
> > When we submit the query then it will go to result page (SearchResult).
> If
> > we go back using browser back button and re-submit the query the the page
> > expiry will appear.
> > But if I remove the minds then everything goes fine. I can go back using
> > browser back button and re-submit and there is no page expiry shown at
> all.
> > This is the one that I want, but I need the minds section.
> > Please check the code attached for files NamePrompt.html and
> > NamePrompt.java, you can see the differences on the zip files and it give
> > different behaviour.
> > I think this is a bugs? Or I miss something? I'm using wicket v1.3.6
> > Step to test:
> > 1. Enter the search query
> > 2. Submit
> > 3. Click browser back button
> > 4. Re-enter the search query (or you can use the default one)
> > 5. Re-submit
> > -> check the result
> > Thanks and Regards,
> > uudashr
> >
> > ---------------------------------------------------------------------
> > 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
>
>

AW: Wicket an jQuery: current status

Posted by Stefan Lindner <li...@visionet.de>.
So you should use wiquery. I need callbacks like onDragStart e.g. an I did not see this in wiquery. Mybe it is there but I did not see it.

-----Ursprüngliche Nachricht-----
Von: Dorothée Giernoth [mailto:Dorothee.Giernoth@kds-kg.de] 
Gesendet: Donnerstag, 4. Juni 2009 08:32
An: users@wicket.apache.org
Betreff: AW: Wicket an jQuery: current status

But wiquery formally known as wiqueXt and jQuery4Wicket is very active and going strong: http://code.google.com/p/wiquery/


-----Ursprüngliche Nachricht-----
Von: Stefan Lindner [mailto:lindner@visionet.de] 
Gesendet: Donnerstag, 4. Juni 2009 08:09
An: users@wicket.apache.org
Betreff: RE: Wicket an jQuery: current status

No, no connections. I thin the wicketstuff project is still based upon jquery 1.2. I don't know if this project is still active.

-----Ursprüngliche Nachricht-----
Von: Rob Sonke [mailto:rob@tigrou.nl] 
Gesendet: Donnerstag, 4. Juni 2009 07:22
An: users@wicket.apache.org
Betreff: Re: Wicket an jQuery: current status

Nice, is there any connection between your project and wickext and the 
existing code in wicketstuff?


On 6/3/09 10:18 PM, Stefan Lindner wrote:
> Hi all,
>
> as I told you, I am working on a Apache Wicket - jQuery integration. The
> current status can be found under
> http://subversion.visionet.de/project/WicketJQuery
>
> Stefan
>
> ---------------------------------------------------------------------
> 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


---------------------------------------------------------------------
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: AW: Wicket an jQuery: current status

Posted by Rob Sonke <ro...@tigrou.nl>.
Oh yes I read a while ago that they were planning to merge the two 
projects but didn't notice that that happened already. Looking good so 
far :)

Rob


Dorothée Giernoth wrote:
> But wiquery formally known as wiqueXt and jQuery4Wicket is very active and going strong: http://code.google.com/p/wiquery/
>
>
> -----Ursprüngliche Nachricht-----
> Von: Stefan Lindner [mailto:lindner@visionet.de] 
> Gesendet: Donnerstag, 4. Juni 2009 08:09
> An: users@wicket.apache.org
> Betreff: RE: Wicket an jQuery: current status
>
> No, no connections. I thin the wicketstuff project is still based upon jquery 1.2. I don't know if this project is still active.
>
> -----Ursprüngliche Nachricht-----
> Von: Rob Sonke [mailto:rob@tigrou.nl] 
> Gesendet: Donnerstag, 4. Juni 2009 07:22
> An: users@wicket.apache.org
> Betreff: Re: Wicket an jQuery: current status
>
> Nice, is there any connection between your project and wickext and the 
> existing code in wicketstuff?
>
>
> On 6/3/09 10:18 PM, Stefan Lindner wrote:
>   
>> Hi all,
>>
>> as I told you, I am working on a Apache Wicket - jQuery integration. The
>> current status can be found under
>> http://subversion.visionet.de/project/WicketJQuery
>>
>> Stefan
>>
>> ---------------------------------------------------------------------
>> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>   

AW: Wicket an jQuery: current status

Posted by Dorothée Giernoth <Do...@kds-kg.de>.
But wiquery formally known as wiqueXt and jQuery4Wicket is very active and going strong: http://code.google.com/p/wiquery/


-----Ursprüngliche Nachricht-----
Von: Stefan Lindner [mailto:lindner@visionet.de] 
Gesendet: Donnerstag, 4. Juni 2009 08:09
An: users@wicket.apache.org
Betreff: RE: Wicket an jQuery: current status

No, no connections. I thin the wicketstuff project is still based upon jquery 1.2. I don't know if this project is still active.

-----Ursprüngliche Nachricht-----
Von: Rob Sonke [mailto:rob@tigrou.nl] 
Gesendet: Donnerstag, 4. Juni 2009 07:22
An: users@wicket.apache.org
Betreff: Re: Wicket an jQuery: current status

Nice, is there any connection between your project and wickext and the 
existing code in wicketstuff?


On 6/3/09 10:18 PM, Stefan Lindner wrote:
> Hi all,
>
> as I told you, I am working on a Apache Wicket - jQuery integration. The
> current status can be found under
> http://subversion.visionet.de/project/WicketJQuery
>
> Stefan
>
> ---------------------------------------------------------------------
> 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


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


RE: Wicket an jQuery: current status

Posted by Stefan Lindner <li...@visionet.de>.
No, no connections. I thin the wicketstuff project is still based upon jquery 1.2. I don't know if this project is still active.

-----Ursprüngliche Nachricht-----
Von: Rob Sonke [mailto:rob@tigrou.nl] 
Gesendet: Donnerstag, 4. Juni 2009 07:22
An: users@wicket.apache.org
Betreff: Re: Wicket an jQuery: current status

Nice, is there any connection between your project and wickext and the 
existing code in wicketstuff?


On 6/3/09 10:18 PM, Stefan Lindner wrote:
> Hi all,
>
> as I told you, I am working on a Apache Wicket - jQuery integration. The
> current status can be found under
> http://subversion.visionet.de/project/WicketJQuery
>
> Stefan
>
> ---------------------------------------------------------------------
> 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 an jQuery: current status

Posted by Rob Sonke <ro...@tigrou.nl>.
Nice, is there any connection between your project and wickext and the 
existing code in wicketstuff?


On 6/3/09 10:18 PM, Stefan Lindner wrote:
> Hi all,
>
> as I told you, I am working on a Apache Wicket - jQuery integration. The
> current status can be found under
> http://subversion.visionet.de/project/WicketJQuery
>
> Stefan
>
> ---------------------------------------------------------------------
> 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


Wicket an jQuery: current status

Posted by Stefan Lindner <li...@visionet.de>.
Hi all,

as I told you, I am working on a Apache Wicket - jQuery integration. The
current status can be found under
http://subversion.visionet.de/project/WicketJQuery

Stefan

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


Re: Page expired if I'm using ListView

Posted by Igor Vaynberg <ig...@gmail.com>.
any serialization errors in the logs?

-igor

On Wed, Jun 3, 2009 at 11:45 AM, uud ashr <uu...@gmail.com> wrote:
> First off all, I'm new to wicket.  Hi all :-D
> as a learning case, I'm trying to create simple site like twitter.
> I have strange case here.
> I have a page called NamePrompt it has nameForm and minds (list of mind).
> Name form needed to query list of users on the site.
> When we submit the query then it will go to result page (SearchResult). If
> we go back using browser back button and re-submit the query the the page
> expiry will appear.
> But if I remove the minds then everything goes fine. I can go back using
> browser back button and re-submit and there is no page expiry shown at all.
> This is the one that I want, but I need the minds section.
> Please check the code attached for files NamePrompt.html and
> NamePrompt.java, you can see the differences on the zip files and it give
> different behaviour.
> I think this is a bugs? Or I miss something? I'm using wicket v1.3.6
> Step to test:
> 1. Enter the search query
> 2. Submit
> 3. Click browser back button
> 4. Re-enter the search query (or you can use the default one)
> 5. Re-submit
> -> check the result
> Thanks and Regards,
> uudashr
>
> ---------------------------------------------------------------------
> 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