Hello Everybody!

I am using Dojo Framework in Struts 2 Application. 

when i inject an AJAX request into server, the Action class prepare a
response but send me either same page or different page [depends on
choice..] having HTML contents. The default pages [header footer] are
included and response page. when response comes back, i have to parse it and
find the updated area. Then i  replace with the div i wanna update. 

This works for me, but I am not easy with this approach. What i feel the
response contents should contain only the data i have to replace with div
contents. so to minimize the response bytes, parsing headache and time as
well. 

To make it more efficient, i need suggestions. if any material can help me,
please don't hesitate. Thanks


-Imran Amjad.


-- 
View this message in context: 
http://www.nabble.com/AJAX-Implementation%21-tf4335224s2369.html#a12346754
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to