Is it possible to have an XML sent to JSP without any user involvement? I know about set and get attributes, but does anyone know how to extract an XML message that's at the end of a URL? thanks
use javascript
use JSTL XML Tags instead of javascript
There is a link that can provide you with some detailed information on this. Try to go to: http://www.jguru.com/faq/view.jsp?EID=550558 and happy coding,
Loken
AJAX Response XML can also be used i think, but i am not sure. I have done for getting an XML remotely. For more codes, go to