Chapter 5: Introduction to Advanced Server-Side Issues – Exam Revision Notes
1. Introduction 2. Database Connectivity 3. Authentication 4. Cookies 5. File Handling 6. Form Handling 7. Key Takeaways
1. Introduction 2. Database Connectivity 3. Authentication 4. Cookies 5. File Handling 6. Form Handling 7. Key Takeaways
1. Introduction 2. Web Server Concept 3. Creating Dynamic Content 4. Sessions and State 5. Error Handling 6. Architecting Web Applications 7. Tag Libraries 8. Writing Tag Libraries 9. Key Takeaways
1. Introduction 2. Representing Content 3. Introduction to XML 4. Elements and Attributes 5. Namespaces Syntax: <x:book xmlns:x=”http://www.example.com/book”> 6. XML Schema (XSD) 7. Document Type Definition (DTD) 8. XSL/XSLT 9. XPath Example: /bookstore/book/title 10. XQuery 11. Parsing XML 12. Key Takeaways