Hi Massimo

Thanks for the response. How do you exatcly implement the response?

What I assume is that you do something like this:
        public StreamResponse onAction(){
                return new TextStreamResponse("text/xml", "<employees><employee
name=\"joshua\" /></employees>");
        }

And then process it with prototype inside your html page?

Or do you have any other approach for this?

Thanks in advance

On 6/13/07, Massimo Lusetti <[EMAIL PROTECTED]> wrote:

I'm eager to see this implemented but i could say that right now with
StreamResponse is fairly easy to accomplish this. Thanks to the T5
flexibility.

--
Let's create a highly maintainable and efficient code

YM!: thejavafreak
Blog: http://www.nagasakti.or.id/roller/joshua/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to