ADF Faces - Implement logic into a af:switcher
452843May 14 2007 — edited May 14 2007Hi everyone!
I'm writing to yours because I'm doing a ADF Faces web application. I'm using af:switcher component in which I'm validating a row.estateCode sentence into some facets. It does function ok.
Right now, I want to evaluate a #{row.date} be higher to today date. I made the following validation: #{row.date} > new java.util.Date(). It doen't function.
What should I do to get my objective..??..
I'll be waiting your responses.
Greetings.