Hi. Im trying to use the exists() method of java.io.File to check something when using flow, that bit works fine but im unable to resolve my relative "to sitemap" path into something which File understands. In JSP i used to use application.getRealPath(), is there something similar i can use inside flow?
I've seen SourceResolver.resolveURI(uri) but im not sure if thats what i need as i dont need a Source but a file. Does anyone have any suggestions? thanks. Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
