Michiel Meeuwissen wrote:
Similar functionality is in the i18n taglib of jakarta IIRC (based on resourcebundles), which was not used in jsp-editors to avoid the extra depenency (and it is really simply in jsp).
I'll have a look at that.
The mechanism which you propose has advantages and disadvantages.
Yeah, that's right but I do think it is sometimes necessary to put some locale dependent things in the page, e.g. to display an image that contains text.
Simon
