Re: JSTL and test for file existence

2005-11-25 Thread Luca Passani
Martin Cooper wrote: I don't believe so, and I'd be rather surprised if there was. Remember that there is no guarantee that there even *is* a file system in a webapp environment, so providing access to such a thing in a standard way doesn't really make sense. Of course, you can always create y

Re: JSTL and test for file existence

2005-11-25 Thread Martin Cooper
On 11/25/05, Luca Passani <[EMAIL PROTECTED]> wrote: > > Hi guys, > > Is there a way to test for file existence with JSTL? I don't believe so, and I'd be rather surprised if there was. Remember that there is no guarantee that there even *is* a file system in a webapp environment, so providing acc

JSTL and test for file existence

2005-11-25 Thread Luca Passani
Hi guys, Is there a way to test for file existence with JSTL? I would like to do something like: " /> Thanks Luca - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Namespace problem

2005-11-25 Thread Alistair Sutton
Hi I am writing JSPs using Xtags and am having trouble mixing two namespaces in one Xpath query This works (but is unweidly) This does not work It does not report an error, simply fails to find the element. If I want to refer to any element from the Common namespace I