Desining a XSL for generating A-Z... 2003-05-09 - By peter peter
Hi andrew, Thanks for the suggestion, What if I create an xml with A-Z Nodes, then XSL will call the java program to check if the directory exists, if yes then create link otherwise don't create the link. Regards,Peter
Andrew Welch <AWelch@(protected)> wrote: Hi Peter,
Your a bit short on detail here so I will guess... but I would parse your xml in java, compare it against the file system, generate some xml based on the comparisons and pass that to your stylesheet to generate the html.
cheers andrew
-----Original Message----- From: peter peter [mailto:marseboy2000@(protected)] Sent: 09 May 2003 05:49 To: xalan-j-users@(protected) Subject: Desining a XSL for generating A-Z...
Hi list, I am struggling to design a XSL stylesheet, which will show A-Z with under-bars only if a directory exists in the file-system with the same name, otherwise show that alphabet without under-bar.
I am planning to call java program to do this work, Is this something too much from the XSL...
Regards, Peter
Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo.
--- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.470 / Virus Database: 268 - Release Date: 08/04/2003
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.470 / Virus Database: 268 - Release Date: 08/04/2003
--------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. <DIV>Hi andrew,<BR> Thanks for the suggestion, What if I create an xml with A-Z Nodes, then XSL will call the java program to check if the directory exists, if yes then create link otherwise don't create the link.</DIV> <DIV> </DIV> <DIV>Regards,</DIV> <DIV>Peter<BR><BR><BR><B><I>Andrew Welch <AWelch@(protected)></I></B> wrote:</DIV> <BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Hi Peter,<BR><BR>Your a bit short on detail here so I will guess ... but I would parse your xml in java, compare it against the file system, generate some xml based on the comparisons and pass that to your stylesheet to generate the html.<BR><BR>cheers<BR>andrew<BR><BR>-----Original Message-----<BR >From: peter peter [mailto:marseboy2000@(protected)]<BR>Sent: 09 May 2003 05:49<BR >To: xalan-j-users@(protected)<BR>Subject: Desining a XSL for generating A-Z. ..<BR><BR><BR>Hi list,<BR>I am struggling to design a XSL stylesheet, which will show A-Z with under-bars only if a directory exists in the file-system with the same name, otherwise show that alphabet without under-bar.<BR><BR>I am planning to call java program to do this work, Is this something too much from the XSL.. .<BR><BR>Regards,<BR>Peter<BR><BR><BR><BR>Do you Yahoo!?<BR>The New Yahoo! Search - Faster. Easier. Bingo.<BR><BR>---<BR>Incoming mail is certified Virus Free.<BR>Checked by AVG anti-virus system (http://www.grisoft.com).<BR>Version: 6.0.470 / Virus Database: 268 - Release Date: 08/04/2003<BR><BR>---<BR>Outgoing mail is certified Virus Free.<BR>Checked by AVG anti-virus system (http://www .grisoft.com).<BR>Version: 6.0.470 / Virus Database: 268 - Release Date: 08/04 /2003<BR></BLOCKQUOTE><p><hr SIZE=1> Do you Yahoo!?<br> <a href="http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com">The New Yahoo! Search</a> - Faster. Easier. Bingo.
|
|