First of all, thank you for the reply. Yes, I did, but it did not contain the source file, helloworld.java (or HelloWorld.java). After I extract tapestry-tutorials.tar.gz file, I got a three directories, "helloworld", "forms" and "directlink". Under helloworld directory I got "src" directory, and under src directory it has "conf" directory and "context" direct. It should also have "java" subdirectory. I could not find any java source code under any subdirectory of helloworld.
But If I check other two samples, forms and directlink, I can find "java" directory under "src" directory, and I can see java programs in that directories. -----Original Message----- From: Gregg Bolinger [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 3:52 PM To: Tapestry users Subject: Re: Where I can find helloworld.tar.gz? Well, from that page you just linked to... tapestry-tutorials.tar.gz Contains the libraries as well as all of the Tapestry QuickStart tutorials. Did you download that and extract it? Gregg On 1/13/06, Cui, Fanzhe <[EMAIL PROTECTED]> wrote: > > As I said in the previous email I was new to this email list, and might > not know the subtle protocol to get help - I haven't got any reply > trying to help my problem. Maybe my question was to trivial. I am trying > to get the program (helloworld.java) mentioned by the tutorial > http://howardlewisship.com/downloads/quick-start/, but if I follow the > link provided in the tutorial, there was no such program. Damn, was the > tutorial a fake? Anybody on this list can help me out? > > Fanz > -----Original Message----- > From: Cui, Fanzhe [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 12, 2006 11:25 PM > To: [email protected] > Subject: Where I can find helloworld.tar.gz? > > Hi, > > I am new to this email list and to tapestry: > I am trying to start the sample program helloword by following the quick > start guide from the link: > http://jakarta.apache.org/tapestry/QuickStart/helloworld.html > > In order to run the samples of the tutorial, I downloaded the tutorials > from: > http://howardlewisship.com/downloads/quick-start/ > > And in the tutorial it supposed to have the sample of helloworld. After > I extracted the tutorial files, it has the directory structure of > helloworld, but it did not have the source code of helloworld.java. > > If I go to the quick start guide with the first link above, I got > something saying: > +++++++++ > In this tutorial, we'll cover setting up the most basic Tapestry > application, a simple "Hello World" application that displays the > current time. We'll then extend it just a bit, adding a touch of > interactivity. > The final source for this tutorial is packaged as helloworld.tar.gz. > +++++++++ > But I could not find such file of helloworld.tar.gz > > If I follow the second link above, I can find a sample with > helloworld-taplet.zip, but that is different program. I would like know > where I can find helloworld.tar.gz? If somebody can help me out, it > would be appreciated. > > Thank you! > > > Fanz > > --------------------------------------------------------------------- > 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]
