* Jirka Kosek; <[EMAIL PROTECTED]> on 24 Sep, 2002 wrote: > ><xsl:template match="/"> > <xsl:for-each select="//text()"> > <xsl:sort select="." lang="tr"/> > <xsl:value-of select="."/> > </xsl:for-each> ></xsl:template> > >and see what is happening.
OK will give it a try >I know that Sun had two versions of Java run-time (at least in 1.2 and >1.3) -- standard and international. Standard version didn't supported >additional encodings, collating sequences and so on. I must always use >international version. Might be this is your problem. Looks like toganm@earth:~/projects/kitap> java -version java version "1.3.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02) Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode) >Of course, you can always use MS Word ;-) For that I need to go one step behind and install MW Windows first ( too much work Thanks for the help so far -- Togan Muftuoglu
