Kent Tong napsal(a):

Lukáš Kolísko <lkolisko <at> gmail.com> writes:

I am using Tapestry 3.0.x and would like to localize error messages from validators. I found that they are stored in ValidationString files in Tapestry source tree. I would like to ask
how can I add my own ValidationStrings version.

Is there other soultion than adding my version to Tapestry lib jar. I tried to put them in WEB-INF directory,
but it did not work.

if your source root folder is c:\workspace\MyApp\src, then put your ValidationStrings files into the folder
c:\workspace\MyApp\src\org\apache\tapestry\valid.

--
Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT)

Thanks a lot. This works.
Lukas Kolisko

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

Reply via email to