- #1
shivajikobardan
- 674
- 54
- Homework Statement
- How XML and JS are used together to develop client side web applications-10 marks
- Relevant Equations
- None
This is the part of our whole syllabus. As you can guess from it, the goal of syllabus is not to make us program website using these technologies, rather to just learn what are they (I find this syllabus is pretty useless as it is fully overloaded with contents, and at the end you learn nth)4. HTTP and the Web Services [8 hours]
4.1. HTTP, Web Servers and Web Access
4.2. Universal naming with URLs
4.3. WWW Technology: HTML, DHTML, WML, XML
4.4. Tools: WYS/WYG Authoring Tools
4.5. Helper applications: CGI; PERL, JAVA, JAVA SRIPTS, PHP, ASP, .NET Applications
4.6. Introduction to AJAX (Programming)
4.7. browser as a rendering engine: text, HTML, gif and jpeg
Here's full syllabus-:
http://ioesyllabus.blogspot.com/2015/05/internet-and-intranet-ct-754-syllabus.html
I am confused what this question above is trying to ask?
1) Is it asking to write about AJAX? Cause AJAX uses javascript and AJAX does use xmlhttprequest object. So is it asking to write about it?
2) Is it asking to write how to create a website using xml and javascript. And what kind of website to design for 10 marks in exam?
And https://stackoverflow.com/questions/384639/how-to-include-javascript-in-xml-document
this SO answers indicate it isn't possible to use javascript inside xml due to some reasons.
I am really confused. The teacher of this course is not available now. I am inclining more towards this being a "write short notes on AJAX" type of question. I want to know your views.