Nope, nothing there at all, except for the image asset, of course.
Malin
On 8/1/06, Peter Dawn <[EMAIL PROTECTED]> wrote:
thanks malin. nothing in the corresponding page files?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
thanks malin. nothing in the corresponding page files?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I run Tapestry 4 but I think it works similar... or maybe not... this is
what I do:
In the html I have this:
Swedish
and in the corresponding java I have this:
public void setLocale(String language) {
getPage().getEngine().setLocale(new Lo
i forgot to mention that i am using tapestry 3.0.3.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
guys,
i am trying to implement multi-lingual text within my application. i
have gone through the workbench example but am finding it difficult to
implement the functionality. i essentially want exactly what the
workbench does, let the user select a locale, they press submit and
the application ch