Hi, I'm fairly new to Tapestry, but I thought jwc files were to define components, not pages.
For pages, I have no .page file. Tap 4 supports a package list (org.apache.tapestry.page-class-packages) to search for a java class having the same name as the page. For components, I didn't find how I could avoid the jwc file. It's required by the <component-type> element in application description ... -- Sylvain COUTANT ADVISEO http://www.adviseo.fr/ http://www.open-sp.fr/ > -----Message d'origine----- > De : Tomáš Drencák [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 16 septembre 2005 18:14 > À : Tapestry users > Objet : jwc files and annotations > > Hello, > could someone tell me, if it is possible to have just page class and > html template for one page or I have to create jwc file which is > almost empty because I use annotations? > > Thanks > tomas > > --------------------------------------------------------------------- > 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]
