No group avatar

@CI5100-2017-18

Publishing group for CI5100 workshop and exercise start points for academic year 2017/2018 Internal group for all members

  • Includes dad-lecture4 code Includes dad-lecture3 code Code from dad-lecture2 - supplemented with a basic file read using Scanner - from a file called student.txt in the main maven directory

  • Code used in the CI5100 wad-lecture2 2017-18

  • Lecture code used in Web Application Development Lecture 4 - JSTL, EL and MVC

  • Starting point for CI5100-2017-18 Web Application Development Workshop4 - MVC Web Application. Import a new project into your own namespace. Clone it locally and create a NetBeans Project for your solution. See: CI5100-2017-18-wad-workshop4.pdf

  • Lecture code used in Web Application Development Lecture 3 - Cookies and Session Management

  • Starting point for wad-workshop3-exercise2 - import new project into your namespace using Git Repo by URL. Call it wad-workshop3-exercise2

  • Starting point for wad-workshop3-exercise1 - import new project into your namespace using Git Repo by URL. Call it wad-workshop3-exercise1

  • The starting point for CI5100 wad-workshop2-exercise2 2017-18

  • Starting point for CI5100 wad-workshop2-exercise1 2017-18

  • Lecture code used in Web Application Development Lecture 1 SimpleServlet Netbeans Project and SimpleJSP Netbeans Project

  • Starting point for wad-workshop1-exercise2 - create your own new project using 'Import Project From' git Repo by URL. You should use the URL to this Project for creating your own Project. Clone YOUR Project to your local computer for working on.

  • Starting point for wad-workshop1-exercise1 - create your own new project using 'Import Project From' git Repo by URL. You should use the URL to this Project for creating your own Project. Clone YOUR Project to your local computer for working on.

  • The starting point for dad-workshop4

  • The starting point for CI5100-2017-18 dad-workshop3 This project includes: A NetBeans .gitignore for excluding unrequired NetBeans and Maven Project Files The NetBeans Project dad-workshop3 is the starting point for the workshop exercise

  • The starting point for CI5100-2017-18 dad-workshop2 This project includes: A NetBeans .gitignore for excluding unrequired NetBeans and Maven Project Files The NetBeans Project dad-workshop2 is the starting point for the workshop exercise You should

  • 2017-18 Additional Code for dad-lecture5 - optional approaches for students completing first 4 workshops by deadline

  • 2017-18 update to show different event handler options It demonstrates the different ways of associating an Event Handler with a Swing Component. From tightly coupled to loosely coupled

  • This includes the Layout Manager code used in CI5100 Desktop Application Development Lecture 4 as an introduction to the Java Swing API

  • The starting point for dad-workshop1 Create a new private project called: dad-workshop1 Using Import project from 'git Repo by URL' with the url: https://gitlab.kingston.ac.uk/CI5100-2017-18/dad-workshop1.git