You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Eitan Suez <ei...@uptodata.com> on 2003/04/21 01:49:44 UTC

skeleton project..

hi,

   is there a skeleton project for tapestry that one can use as
   a starting point?

   i know a number of libs must be included (read the list
   on readme.html) but some are needed only to run some
   of the demos (e.g. jfreechart).  i imagine others such as
   javax.xml.jaxp.jar would be required only with jdk's < 1.4

thanks, eitan


Re: skeleton project..

Posted by Sathish Senathi <sa...@optusnet.com.au>.
The best way to developer IMHO is to use Eclipse IDE with Tomcat Plugin
(SYSDEO)+ Spindle (Tapestry Plugin for Eclipse).

Spindle allows you to create the project and Tomcat allows you to test and
Debug which is very cool. That is the best way to start.
-sathish

----- Original Message -----
From: "Eitan Suez" <ei...@uptodata.com>
To: <ta...@jakarta.apache.org>
Sent: Monday, April 21, 2003 9:49 AM
Subject: skeleton project..


> hi,
>
>    is there a skeleton project for tapestry that one can use as
>    a starting point?
>
>    i know a number of libs must be included (read the list
>    on readme.html) but some are needed only to run some
>    of the demos (e.g. jfreechart).  i imagine others such as
>    javax.xml.jaxp.jar would be required only with jdk's < 1.4
>
> thanks, eitan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>


Re: skeleton project..

Posted by Viktor Szathmary <ph...@imapmail.org>.
hi,


On Sun, 2003-04-20 at 19:49, Eitan Suez wrote:
>    is there a skeleton project for tapestry that one can use as
>    a starting point?

i started something like this (currently using tapestry 2.3). take a
look: http://tacos.sourceforge.net/  - check out the Developers Guide,
currently you can only check it out from CVS..

regards,
  viktor