JAVA Server Page (SA-303)
Description:
This course covers the overview of Java servlets and JavaServer Pages (JSPs), servlets vs. CGI and ASP’s, survey of servlet products, installation and configuration hints, using packages with servlets, the servlet life cycle, initialization parameters, debugging tips, HTML form basics, submitting and processing form variables, HTTP request and response headers, standard CGI variables, HTTP status codes, using cookies, session tracking with servlets, e-commerce example, JSP scripting elements and attributes, including files, using applets, JavaBeans, and tag libraries with JSP’s, strategies for combining servlets and JSPs effectively, database and JDBC tutorial, and connecting pooling.
You Will Learn:
- Applet development: The Chat client
- Use Java Applet to deploy complex GUI on the web
- The pros and cons of using Applets
- Servlet and JSP basics
- How to use Servlet and JSP on the server side to deliver dynamic web content
- Session control, cookies and security
- The shopping cart application
- Building a chat application
- Using XML for data exchange media
- and more!