You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by sk...@tripod.com on 2001/03/05 03:49:30 UTC

web site internationalization


Hi,
This is a bit off topic so I appologize in advance, but
I think there might be people on this list who have
delt with similar internationalization issues.
I'm a software engineer and am looking
for ways to make the internationalization of our web site
more managable. Currently we maintain seperate html
documents for each lanaguage. Since the layout of the documents
is very similar (just the displayed text
differs in language) I figured there must be a mechanism
for maintaining a single html document and generating the
translated html documents from this single document. I'm
thinking of using xml & xslt as a possible solution. Has
anyone used similar solutions ?
I would greatly appreciate any suggestions on this issue
or if someone could point me to other resources.
Thanks :-)
-Sher