In this entry, I show how I added Dynamic Faces support to the Dojo
Inline Editor widget in jMaki.
Background and History
If you've read my blog before, you know that I think JSF is a good
fit for handling the motherhood
and apple pie requirements of web applications. What you may not
know is that jMaki intentionally
leaves the work of satisfying these requirements as an exercise for the...
Background
I had been doing the multi-boot thing on my Toshiba Satellite
5205-S703 since I bought it in late 2002. It came factory installed
with Windows XP Home Edition (monopoly anyone?) on an NTFS partition.
Thanks to Partition Magic 7.0, I soon ended up with the following
partition table:
Physical Geometry: 7,926 Cyls, 255 Hds, 63, Sects
Drive: C:
Partition Type: 07 (Hex) NTFS
Serial...
One oft cited complaint about Java Web Applications is the slow
and laborious deployment
step. This step seriously undermines the ability to get into a
flow
state and is generally a major buzz kill. The absense of a
deployment step is one reason why people like Ruby on Rails so
much.
JSF-Extensions Design Time brings good news for
flow-impaired Java Web...