Hi,

What's your tapestry version?
If is the latest version, you should not put the start.tml, start.properties
in WEB-INF. They should be in parent level of WEB-INF(src/main/webapp/) or
in /src/main/resources/com/igno/bookStore/pages/.
And for app.properties, it should be always in WEB-INF.

Thanks!

DH


2008/5/13, Igoor <[EMAIL PROTECTED]>:
>
>
> when i make files Start.properties and Start_de.properties and put them
> into
> WEB-INF, or when i make com.igor.bookStore.pages and put these files into
> this root my application doesen't work... But when I make files
> app.properties and app_de.properties into WEB-INF whit same content like
> Start.properties and Start_de.properties my application work. What i need
> to
> do in order to make my application work with Start.properties and
> Start_de.properties
> --
> View this message in context:
> http://www.nabble.com/Problem-wuth-internacionalization-tp17190006p17190006.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to