Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Faces - Implement logic into a af:switcher

452843May 14 2007 — edited May 14 2007
Hi 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2007
Added on May 14 2007
1 comment
202 views