Hi all;
I have a vfs proxy , which picks file from a folder location. , where, i'll
get files named as the date of that day.
Eg:
test.021314
test.021414
In the folder location i get a single file for each day. So, there will be
number of files in it.
File name is constructed in following manner;
Constant prefix('test')+. date(mmddyy format)
I need to pick a file which should match with the current date using ONLY
regex. ( ''transport.vfs.FileNamePattern'' parameter takes input as regex.)
But seems, i can not provide current date in a regex format..
Is there anyway to achieve this?
--
-Ratha
mobile: (+94)755906608
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev