Thanks for your help!
I used .htm instead .tml :/
Angelo Chen wrote:
>
> the template should have .tml as extension and it should be in the root
> directory, that's the change from 5.0.6.
>
>
> Sabine K. wrote:
>>
>> Hi,
>>
>> i tried to test the new version of tapestry. Used the comman
the template should have .tml as extension and it should be in the root
directory, that's the change from 5.0.6.
Sabine K. wrote:
>
> Hi,
>
> i tried to test the new version of tapestry. Used the command: mvn
> archetype:create
> -DarchetypeGroupId=org.apache.tapestry
>
>
--
View this
the template should have .tml as extension and it should be in the root
directory, that's the change from 5.0.6.
Sabine K. wrote:
>
> Hi,
>
> i tried to test the new version of tapestry. Used the command: mvn
> archetype:create
> -DarchetypeGroupId=org.apache.tapestry
>
>
--
View this
Hi,
i tried to test the new version of tapestry. Used the command: mvn
archetype:create
-DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=quickstart
-DgroupId=org.apache.tapestry
-DartifactId=tutorial1
-DpackageName=org.apache.tapestry.tutorial
and used mvn jetty:run to star