When looking at the source code of JSF application pages have you ever noticed some EL Expressions might begin with an “#” (e.g.: #{foo.bar}) while others begin with an “$” (e.g.: ${foo.bar}). If you ever wondered why, check out the...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'JSF'.