Yeah, I've already got that far. I'm just looking for something that shows me how to make managers visible to DWR and then maybe examples of how to use them in Javascript.
For example, I want to be able to query our db using a dao that's called by a manager once a user selects an item in a dropdown. I'll then display the results of the selection to the user. I thought this would be a perfect example of where to use Ajax in our app. mraible wrote: > > DWR is already pre-integrated, so it should just be a matter of adding > your DWR configuration to WEB-INF/dwr.xml. There's one merged in by > AppFuse, so you may have to copy it from > target/appname-version/WEB-INF if you don't have it in your project. > > Matt > > On 6/20/07, mbrz2477 <[EMAIL PROTECTED]> wrote: >> >> Is there a tutorial on how to setup DWR with Appfuse and make the beans >> visible from Javascript? I thought this tutorial would help me, but it's >> a >> broken link :-( >> >> http://resmoked.net:8080/JSPWiki/Wiki.jsp?page=AppFuseAjaxWithDWR >> >> -- >> View this message in context: >> http://www.nabble.com/DWR-and-Appfuse-tutorial--tf3953538s2369.html#a11217330 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/DWR-and-Appfuse-tutorial--tf3953538s2369.html#a11217631 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
