Hi guys, comments inline Don Brown wrote: > Hmm...I don't see any of my replies in those two threads, but maybe > there was more. Anyways, I took a look at the DWR stuff, and it looks > pretty cool. My only concern is that is requires too much dwr > configuration. I wonder if there is a way we could push it into a > plugin, that by simply dropping the plugin jar in WEB-INF/lib, you'd > be good to go. Whether this would mean overriding DWR's Configuration > object to load config from a bundled dwr.xml file or even pushing the > whole dwr servlet dispatcher into an action so that the user doesn't > even need to modify web.xml, I don't know. The goal would be seamless > support from DWR without needing a multi-step configuration process, > and without duplicate features such as type converters. Where exactly is this code that Alexandru mentioned? I downloaded the latest Webwork release (2.2.4), but was unable to locate it. Maybe I am a bit thick, not being entirely familiar with the code.. I think as was mentioned earlier in the discussion thread, what we are talking about here shouldn't really be rocket science: - Get the AJAX-request to go through the whole MVC-stuff, invoking an Action and being able to pass back a snippet of html (or whatever the Result would return). - Have some generic javascript to handle the most common cases in terms of targets for the callback, handling parameters from forms and url's etc.
Has there been any conclusions made from the discussion? Browsed through the e-mails, but kind of lost count, not checking in for two days. :) / Wille --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]