Re: How to check if a File exist ..

Subject: Re: How to check if a File exist ..
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Fri, 18 Feb 2000 18:28:11 -0500
> I'm using xt ....
> 
> Is there a way to check if a file, any file not neccessarily and xml file,
> exists through xsl?

You will need to call a Java File routine.  I don't recall the details
offhand, but between XT's documentation and the Java API docs (e.g., for
JDK 2, http://java.sun.com/products/jdk/1.2/docs/api/index.html) it
shouldn't be hard to figure out.  At least you won't need to write the
routine...

 Steve


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread