John,

Thanks for the reply, I'll give it a go. I guess I should also go and
figure out the pull service, it sounds like I should be using it for a lot
of stuff!

On a side note, I know that turbine is short of alot of documentation, but
do you know if anyone is working on a high-level overview of turbine?
As a developer new to Turbine, I'm sure that there are a lot of tools and
services which I should be using, or short cuts and techniques that would
make life a lot easier,  and I think such a document would be a great
jumping off point.

If no-one is writing it, I *suppose* I could have a go, maybe I should post
a seperate "request for input"?

Regards,

Matt


John McNally wrote:

> If you have data in an action that you would like displayed in the
> response, go ahead and add it to the context.  It would be best if the
> data was put into a standard location in the context as part of a pull
> tool, but not absolutely required.
>
> john mcnally
>
> Matthew Forder wrote:
> >
> > Sorry for this re-post, but I didn't see the original get posted on
> > the list.
> >
> >
> > -------- Original Message --------
> >      Subject: [newbie]passing data around
> >         Date: Tue, 07 Aug 2001 10:23:02 +0200
> >         From: Matthew Forder <[EMAIL PROTECTED]>
> > Organization: Seagate Technology
> >           To: [EMAIL PROTECTED]
> >
> > I still trying to get up to speed with Turbine, and I have a question.
> >
> > I have a velocity screen with a form. The form action points to a
> > second velocity screen and an action. The action is executed first,
> > and I've used this to successfully pump data from the form into a
> > database, and then the second velocity screen is loaded, no problem.
> > But now I want to load the data I just put into the database into the
> > second velocity screen (i.e. show a confirmation screen), and to do
> > this I need to pass the record key to the second screen.
> >
> > How can I do this? Should I put it in the context somehow and then
> > extract it again? Or should I return the key as an value from the
> > action which can be picked up somewhere in second screen?
> >
> > Thanks in advance,
> >
> > Matt
> >
> > --
> >    ____  | Matthew J. Forder         | Data Center Supervisor
> >   / / () | Seagate Techology         | Tel:+31 20 316 7468
> >   \ \ \  | Koolhovenlaan 1           | Fax:+31 20 653 5537
> >  ()_/_/  | 1119 NB Schiphol-Rijk, NL | [EMAIL PROTECTED]
> >
> >
> >
> >     ---------------------------------------------------------------
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

--
   ____  | Matthew J. Forder         | Data Center Supervisor
  / / () | Seagate Techology         | Tel:+31 20 316 7468
  \ \ \  | Koolhovenlaan 1           | Fax:+31 20 653 5537
 ()_/_/  | 1119 NB Schiphol-Rijk, NL | [EMAIL PROTECTED]


begin:vcard 
n:Forder;Matthew
tel;cell:+31 65 350 8743
tel;fax:+31 20 653 5537
tel;work:+31 20 316 7468
x-mozilla-html:TRUE
url:http://www.seagate.com/
org:<i>Seagate Technology LLC</i>;<a href="http://www.seagate.com/";><img src="http://www.seagate.com/images/doors/frontdoor/logo.gif"; width=99 height=24 border=0 vspace=3 alt="Seagate" align=right></a>
adr:;;Koolhovenlaan 1;Schiphol-Rijk;North Holland;1119 NB;Netherlands
version:2.1
email;internet:[EMAIL PROTECTED]
title:<b>Datacenter Supervisor</b>
x-mozilla-cpt:;-25048
fn:Matthew Forder
end:vcard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to