Re: Calling a server side service in ajax

2011-03-24 Thread Arthur Clement
la Figueiredo wrote: > On Tue, 22 Mar 2011 19:11:36 -0300, Arthur Clement > wrote: > >> Hi, > > Hi! > >> What would be the best approach to have a service render html as a >> response to an ajax request? > >> I have seen that tapestry has the StreamReponse

Calling a server side service in ajax

2011-03-22 Thread Arthur Clement
Hi, What would be the best approach to have a service render html as a response to an ajax request? Basically I'm using a markup editor called markitup that provides an preview feature. The preview feature needs an url to send the content that has been inserted (in the markdown syntax) so that it