You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Dieter Engelhardt <Di...@Iris-Software.de> on 2002/09/30 22:35:38 UTC

Dokument on building tdk apps

Hi there,
im am making my first steps with TDK and i maneged it to build and run the
example whitch commes with tdk 2.2 b1 using the tutorial tdk-howto.html.
By the way: the link provided in the readme-files does not work.

My question is: is there any further and detailed dokumentation on building
applications with tdk?

Thanx in advance
Dieter


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Pull Tool Question/Confusion ?

Posted by Huy Do <hu...@tramada.com>.
Thanks, I thought I was really missing something :-)

Huy

> -----Original Message-----
> From: Scott Eade [mailto:seade@backstagetech.com.au] 
> Sent: Tuesday, 1 October 2002 12:19 PM
> To: turbine-user
> Subject: Re: Pull Tool Question/Confusion ?
> 
> 
> > From: "Huy Do" <hu...@tramada.com>
> > 
> > I was reading the pull tool article on the turbine site and it said 
> > that this methodology allows you to change the process/screen flow 
> > without changing java code. I cannot see how this is possible if an 
> > action has to validate some form input and decide, based on the 
> > validity of the submission what the next screen to display would be.
> I think the statement really only applies to pages that 
> display data - once it is necessary to handle input you 
> pretty much go back to having screen code (java) tied to the pages.
> 
> Cheers,
> 
> Scott
> -- 
> Scott Eade
> Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-user-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Pull Tool Question/Confusion ?

Posted by Scott Eade <se...@backstagetech.com.au>.
> From: "Huy Do" <hu...@tramada.com>
> 
> I was reading the pull tool article on the turbine site and it said that
> this methodology allows you to change the process/screen flow without
> changing java code. I cannot see how this is possible if an action has
> to validate some form input and decide, based on the validity of the
> submission what the next screen to display would be.
I think the statement really only applies to pages that display data - once
it is necessary to handle input you pretty much go back to having screen
code (java) tied to the pages.

Cheers,

Scott
-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Pull Tool Question/Confusion ?

Posted by Huy Do <hu...@tramada.com>.
Hi all,

I was reading the pull tool article on the turbine site and it said that
this methodology allows you to change the process/screen flow without
changing java code. I cannot see how this is possible if an action has
to validate some form input and decide, based on the validity of the
submission what the next screen to display would be.

I was looking through scarab and the code there seems to verify the way
I understand this. Can someone explain to me how the pull tool can help
achieve this ?

Thanks

Huy


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>