It's working now ... sort of.
Instead of:
<span key="NameOfProduct">Localized Product Name</span>
I used
<span jwcid="NameOfProduct">Localized Product Name</span>
and in the jwc file
<component id="NameOfProduct" type="Insert">
<string-binding name="value" key="NameOfProduct"/>
</component>
I still can't get the
<span key="key" ... > ... </span>
to work.
Luis Neves
----- Original Message -----
From: "Luis Neves" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Tapestry Developer" <[EMAIL PROTECTED]>
Sent: Thursday, June 27, 2002 9:25 PM
Subject: Re: [Tapestry-developer] Localization with Strings - Bug or
misunderstood feature
>
> Hello Howard,
>
>
> > That looks OK. Please check your classpath,
> > the .properties file must be in the same directory as
> > the .jwc (and .html) files.
>
> Yes, they are in the same directory.
>
> >
> > The strack trace is more useful if you include the
> > actual exception, so I'm having to guess.
>
> The exception is a "java.lang.NullPointerException ".
>
> I've been messing with this but still no joy.
>
> Thanks,
>
>
> Luis Neves
>
>
>
>
>
>
>
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Tapestry-developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/tapestry-developer
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer