Frank W. Zammetti wrote:
You lost me Jason... what extra tags are you referring to? My proposal
specifically didn't require any new tags, only additions to the existing
ones.
You previously said:
why not just modify the existing
Struts tags to have some at least minimal AJAX functionality? But what
does that really mean? Simply put, instead of calling some Javascript
function on the client in response to, say, the onClick event of a
button,
we instead call a server-side process, get a response back and update
some
part of the page.
My thought is you'd call normal js events anyway. The js events would call
xmlhttprequest.
That way we continue to use the same taglibs without any changes necessary. My though is
that an HTML <input> tag doesn't need to know whether its being validated by pure
javascript or javascript + xmlhttprequest or <fill_in_the_blank>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]