If you don't have to use struts' ajax tags, my experience is there are
much better options out there for ajax purposes. Plus their ajax tags
have been deprecated.
JQuery does Ajax very easily. I was able to get it working in a few
hours after struggling with AJax tags for days.
Try this demo
.0.14/docs/dojo-head.html
M.
-Original Message-----
From: Eric Zhao [mailto:z...@utsc.utoronto.ca]
Sent: Monday, April 13, 2009 2:51 PM
To: Struts Users Mailing List
Subject: Re: struts2.1.6 dojo ajax tags conflict with fileupload
interceptor?
Thanks, Mike:
Just google into this link myself a
the line "*First-class AJAX support*" on
the homepage and no warning in the migration guide from 2.0.x to 2.1.6.
Security Management wrote:
I think those tags are deprecated, so I'd be cautious of using them.
Mike.
-Original Message-----
From: Eric Zhao [mailto:z...@utsc.uto
uploads.get(i), theFile);
}
}
} catch (Exception e) {
e.printStackTrace();
}
}
Does anyone have experience using dojo tags successfully with file
upload interceptor? Or is there some better approach for ajax in struts2?
Any suggestions and pointers
ile(uploads.get(i), theFile);
}
}
} catch (Exception e) {
e.printStackTrace();
}
}
Does anyone have experience using dojo tags successfully with file
upload interceptor? Any suggestions and pointers are greatly appreciated!
Have a good day!
--
5 matches
Mail list logo