Hi
I have a couple of questions below 
1 What is the best soluction to have struts and AJAX
work together?
I have read about DWR, Java Web parts, AjaxAnywhere, 
But which is the good one, and why?

2 What is better for response XML file or comman
delimeted string, or build HTML in action class and
pass it to java script to replace it.


3 Also if i have my own java script to do Ajax
what do i return in Action class, normally in action
class i do
mapping.findForward("success"); after loading the
form, this will redirect response to the required JSP.
How does this change in AJAX, how do i reload only
part of JSP.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to