Could this be any more confusing? Unless someone documents all the idiosyncracies, folks are going to give up on Struts2 and adopt RoR! I have read all the docs/wikis on the S2 site and even poured over the showcase code. I worked three evenings this week trying to figure out how to incorporate an Ajax "feature" that I could have written in a few minutes using XmlHttpRequest. Is there a book in the works? Reading the core code is not the most efficient way to learn how to implement a feature!!
Scott On 3/8/07, Piero Sartini <[EMAIL PROTECTED]> wrote:
Am Donnerstag, 8. März 2007 schrieb Piero Sartini: > But my form tag contains theme="ajax" because of the validation. is it > right to make the submit button theme="css_xhtml" to avoid the ajax-submit? it needs to be "xhtml" theme on the submit button. not very elegant in my oppinion - but it works :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Scott [EMAIL PROTECTED]