Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| courses:cs335:spring2013:resources [2013/04/26 17:11] – admin | courses:cs335:spring2013:resources [2013/05/04 19:29] (current) – [Linux] admin |
|---|
| ==== Servlets ==== | ==== Servlets ==== |
| |
| * [[http://docs.oracle.com/javaee/6/api/|Java EE]] | * [[http://docs.oracle.com/javaee/6/api/|Java EE API]] |
| * [[http://java.sun.com/products/servlet/2.3/javadoc/index.html|Servlet API Javadoc]] | |
| * [[http://courses.coreservlets.com/Course-Materials/csajsp2.html|Core Servlets materials]] | * [[http://courses.coreservlets.com/Course-Materials/csajsp2.html|Core Servlets materials]] |
| |
| * [[http://www.w3schools.com/htmldom/default.asp|HTML DOM]] | * [[http://www.w3schools.com/htmldom/default.asp|HTML DOM]] |
| * [[http://www.webreference.com/js/column5/|Regular Expressions in JavaScript]] | * [[http://www.webreference.com/js/column5/|Regular Expressions in JavaScript]] |
| * [[http://www.cs.gmu.edu/~offutt/classes/432/Examples/JS/|Examples from a Web app Course]] | * [[http://cs.gmu.edu/~offutt/classes/432/examples/JS/|Examples from a Web app Course]] |
| ===== Ajax ===== | ===== Ajax ===== |
| |
| * [[http://ha.ckers.org/xss.html|XSS Cheat Sheet]] | * [[http://ha.ckers.org/xss.html|XSS Cheat Sheet]] |
| |
| ===== Linux ===== | |
| |
| * [[http://www.cs.wlu.edu/labs/|Our Labs]] | |
| |
| ===== PostgreSQL ===== | ===== PostgreSQL ===== |
| * [[labs/postgresql|PostgreSQL Basics]] | * [[labs/postgresql|PostgreSQL Basics]] |