where to put page template

2008-07-28 Thread Argo Vilberg
hi,

I read from tutorial where to put start.tml file.
/myapps.war/start.tml
in .war file.

But i must  but all .tml file into /myapps.war/start.tml location.

I tried also to but login.java and login.tml in same directory, but this
dosent work.


Argo


Re: where to put page template

2008-07-28 Thread Howard Lewis Ship
On Mon, Jul 28, 2008 at 12:08 PM, Argo Vilberg [EMAIL PROTECTED] wrote:
 hi,

 I read from tutorial where to put start.tml file.
 /myapps.war/start.tml
 in .war file.

 But i must  but all .tml file into /myapps.war/start.tml location.

 I tried also to but login.java and login.tml in same directory, but this
 dosent work.

This should also work, assuming your IDE or build tool actually copies
the .tml file to the WEB-INF/classes folder of the WAR.



 Argo




-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]