On 15. Mär 2006 - 16:51:15, Andreas Bulling wrote:
| And the .properties files have to stay under WEB-INF?
| Well, I did that but now I get the error message:
|
| ---
| Could not find template for component Home/border in locale de.
| ---
Perhaps, do I have to implement a custom ITemplateSourceDe
On 15. Mär 2006 - 15:46:00, Kent Tong wrote:
| Put them in the same folder as the .page (or .jwc) files.
And the .properties files have to stay under WEB-INF?
Well, I did that but now I get the error message:
---
Could not find template for component Home/border in locale de.
---
Sincerly,
And
Andreas Bulling phoenix.hadiko.de> writes:
> | Do you really have /WEB-INF/Border.html?
>
> Well, that's the point: Where do I have to put the html files
> if I follow the above howto?
Put them in the same folder as the .page (or .jwc) files.
--
Author of a book for learning Tapestry (http://w
Hi Kent,
thanks for your answer!
On 15. Mär 2006 - 12:19:53, Kent Tong wrote:
| which howto?
http://wiki.apache.org/jakarta-tapestry/PagesAndComponentsInWEB-INF
| Do you really have /WEB-INF/Border.html?
Well, that's the point: Where do I have to put the html files
if I follow the above howto?
Andreas Bulling phoenix.hadiko.de> writes:
> I tried to follow the above Howto from the Tapestry Wiki but
> I get the error message:
which howto?
> ---
> Could not parse template context:/WEB-INF/Border.html
> ---
Do you really have /WEB-INF/Border.html?
> I've created "pages" and "components
Hi everybody,
I tried to follow the above Howto from the Tapestry Wiki but
I get the error message:
---
Could not parse template context:/WEB-INF/Border.html
---
Has anyone else tried this Howto and got it working?
Just to make clear:
I've created "pages" and "components" subdirectories below
W