Web Technologies
HTML
Cascading Style Sheets
JavaScript
- xml good material from net(for introduction DTD and XSL .. presenting xml)
- Example Programs for presenting XML using css and XSL
- viewing xml by using html
- XML Schema
- Using XML Parsers : DOM and SAX
JAVA BEANS
SERVLETS
- Introduction to Servlet
- ServletConfig and ServletContext
- HttpServletRequest & Response
- RequestDispatcher
- example
- Creating First Servlet using Eclipse IDE
- Managing Servlet Session
- Servlet Security Issues - ppt by Dr.Yang
- Introduction to jsp
- components of jsp
- implicit objects
- conditional Processing
- Example:- Multiplication Table
- Displaying values
- Using Expression to set an attribute
- Declaring variables and methods
- Error Handling and Debugging