Hi, I'm trying to create a filter on a date object. But I'm not sure how to create the expression for the Date object. I tried:
FilterFactory ff; ff.createLiteralExpression(date); but that threw an exception that said that java.util.date was not an acceptible type for the literal expression. Any suggestions would be most appreciated. Thanks, Tom ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
