Re: check if file exists...

2007-09-22 Thread Leonidas Papadakis
That's excellent ! Thank you very much Leonidas Engelking, Nicholas wrote: You could create a java File object for and then use an if tag to decide what to display. In you action class ... public File getFile(){ // returns the file list } In your template ... " />

RE: check if file exists...

2007-09-20 Thread Engelking, Nicholas
You could create a java File object for and then use an if tag to decide what to display. In you action class ... public File getFile(){ // returns the file list } In your template ... " /> -Original Message- From: Leonidas Papadakis [mailto:[EMAIL PROTECTED] S