Re: Backtracking - That Age Old Problem
Re: Backtracking - That Age Old Problem
- Subject: Re: Backtracking - That Age Old Problem
- From: "Jonathan Fleming" <email@hidden>
- Date: Fri, 08 Aug 2003 01:54:34 +0100
From: Marek Wawrzyczny <email@hidden>
To: "Jonathan Fleming" <email@hidden>
CC: email@hidden
Subject: Re: Backtracking - That Age Old Problem
Date: Fri, 8 Aug 2003 10:19:29 +1000
What I have done in two sites so far is implemented a class that mimics
WODisplayGroup functionality. The search and page number parameters are
passed as typical URL parameters. It actually wasn't that difficult to do,
took about two days to write and refine.
This still means that a search has to be performed every time a listing
page is generated but you won't be generating as much html.
Mmm... seems to me that everyone has some sort of issue with this problem,
but is there anyone with a general solution out there - haven't looked at
the Project Wonder option(ERXWOResponseCache) yet posted by Anjo Krank, but
it seems to be the only one available? Would love to know if there are other
options.
Jonathan :^)
On Friday, Aug 8, 2003, at 02:42 Australia/Sydney, Jonathan Fleming wrote:
Hi Everyone,
I've never been able to sort this problem out on the side of
DirectActions. To go back to a results page (an array of listed items in a
repitition) I pass the search values through to my section page or view
page where I hide the text box values, but provide a form and return
button that will basically search the same query again therefore giving me
back the exact same results that I came from in my results page - which is
what I want.
Obviously this is sending untold requests to the server therefore puting a
strain on it which ain't good at all. Does anyone know how to properly go
back to a results page when you are using direct actions?
Examples would be welcomed. Thank you.
Kind regards
Jonathan
_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today!
http://www.msn.co.uk/messenger
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
Marek Wawrzyczny
software engineer
-------------------------->
ish group pty ltd
7 Darghan St Glebe 2037 Australia
phone +61 2 9660 1400 fax +61 2 9660 7400
http www.ish.com.au | email email@hidden
_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you.
http://www.msn.co.uk/internetaccess
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.