Posted By:
Diana_Tuck
Posted On:
Sunday, February 17, 2008 08:15 PM
Hello,
I created an application using JSF and have several commandExButtons, all displayed with custom images. Oddly, those with type="button" take a substantial time longer than those with type="submit" to load, despite being a much smaller file size (118 bytes vs. 1 KB).
I haven't figured out why this would happen unless it's some bizarre quirk with either commandExButtons or IE.
Does anyone have any suggestions?