[Actionframework-users] enhancement request for image buttons
Status: Inactive
Brought to you by:
ptoman
From: Mark D. A. <md...@di...> - 2002-11-05 20:48:59
|
this is not as pressing as my txn issue, but something to put on the future feature list: support <input type="image" name="foo"> buttons. Right now that fails because the browser actually sends those as "foo.x=0&foo.y=0". I think there should be a default conversion to a java boolean argument. -mda |