This is an old revision of the document!
Resources
—- Lectures
<!-
**APIs**
* [[http://java.sun.com/javase/6/docs/api|JSE API]]
* [[http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-mr2/index.html|Servlets API]]
* [[http://java.sun.com/products/jsp/2.1/docs/jsp-2_1-pfd2/index.html|JSP API]]
* [[http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html|JSTL API]]
* [[http://ws.apache.org/axis2/1_4_1/api/|Axis API]] and [[http://ws.apache.org/axis2/|Documentation]]
----
**Standards**
* [[http://www.w3.org/Protocols/rfc2616/rfc2616.html|The Hyper Text Transfer Protocol]]
* [[http://www.w3.org/CGI|The Common Gateway Interface]]
* [[http://www.w3.org/TR/html4/interact/forms.html|HTML Forms]]
* [[ftp://ftp.rfc-editor.org/in-notes/rfc2965.txt|Session Tracking and Management]]
* [[http://www.w3.org/TR/REC-xml|XML]]
* [[http://www.w3.org/TR/xslt|XSLT]]
* [[http://www.w3.org/TR/xpath|XPath]]
----
**Server-Side Scripting Languages**
* [[http://www.perl.org|Perl]]
* [[http://www.python.org|Python]]
* [[http://www.php.net|PHP]]
----
**Web Design Patterns and Best Practises**
* [[http://java.sun.com/blueprints/corej2eepatterns/index.html|JEE Patterns]]
* [[http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/index.html|Designing Enterprise Applications]]
* [[http://www.webstyleguide.com/|Web Style Guide]]
----
**Web Frameworks**
* [[http://java.sun.com/javaee/javaserverfaces/index.jsp|JSF]]
* [[http://www.springframework.org|Spring]]
* [[http://struts.apache.org|Struts]]
* [[http://code.google.com/webtoolkit|GWT]]
* [[http://dojotoolkit.org|Dojo]]
----
-->