John, Would you have a link or some examples to help get me started. I didn't plan on using Ajax in my current project, but a lot of it has crept in and it would be much cleaner to route the database interaction through Transfer.
Thanks, Nando On Thu, Mar 19, 2009 at 9:52 AM, John Whish <[email protected]>wrote: > I'm not sure I understand the question, but one possible route > (shamelessly stolen from Paul Marcotte) is to create an abstract decorator > which has a "toJSON" method which (as you may have guessed) takes the > properties of the bean and converts them to a struct which is then converted > to JSON. I then use ColdSpring's remote proxy feature to expose my service > layer method as a webservice. Then jQuery to parse the JSON. Seems to work > well. > > Having said that the new generation features Mark mentioned sound > interesting! > > > > -- Nando M. Breiter The CarbonZero Project CP 234 6934 Bioggio Switzerland +41 76 303 4477 [email protected] --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
