Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

72 total results found

Assignment #11

Advance Languages Assignments

Servlet-based Survey System Filenames: Survey.html, Survey.java Create an HTML data entry form for some sort of data collection/survey system. Your survey should contain at least one set of radio buttons, so you can generate some counts and statistics (it'...

Assignment #12

Advance Languages Assignments

There is no assignment #12  

Assignment #13

Advance Languages Assignments

JDBC Database Trivia Filenames: DatabaseTrivia.html, DatabaseTrivia.java Modify your earlier Trivia assignment to retrieve trivia events from mislab's Trivia mysql table.

Assignment #xx (not this one)

Advance Languages Assignments

States Database Query System Filenames: States.html, States.java Create an HTML form that the user can use to perform queries on the mislab States mysql table. You should provide the following options: 1. Sort order: List states alphabetically (by state nam...

Assignment #14

Advance Languages Assignments

AJAX Customer/Database Query System Filenames: CustomerList.java, CustomerQuery.java Write a servlet that lists all customers in the mislab mysql customer table. Your list should include only customer number and customer name, listed in a well-formatted ta...

index.html

Advance Languages Course Materials

<!doctype html> <html> <head> <title>put your name here</title> </head> <body> <a href='lister.php?HelloWorld.java'>Assignment #1c: HelloWorld.java</a><br> <a href='lister.php?DateTime...

Utility.java

Advance Languages Course Materials

/* File: Utility.java This file contains several utility methods that are designed to be used by other programs. getMonthName - returns the name of the month getDayName - returns the name of the day padString - pads a numeric string v...

serverlet.jar

Advance Languages Course Materials

Download Link

Syllabus

Biology II

See attached  Doesn't copy/paste well at all.......

Course Outline

Advance Languages

A Brief Overview of Java Server Page (JSP) programming

Advance Languages Course Materials

JSP has four predefined variables: request the HttpServletRequest object response the HttpServletResponse object out PrintWriter object used to send output to client session HttpSession object associated with request JSP in...

Day 3 - Chapter 13

BIS Security Management Notes

Assignments First assignment will be discussed in next class Notes  

Day 4 - Ch13 cont. & Ch 11

BIS Security Management Notes

Exam Hints: Stack Layer model layers

Chapter 26

Biology II Exam 1 - Notes

Overview Taxonomy and Systematics Phylogenetic Trees Horizontal Gene Transfer Taxonomy The Science of describing, naming, and classifying living an extinct organisms and viruses. Systematics Study of biological diversity and the evolutionary  relati...

Chapter 27-31

Biology II Exam 1 - Notes

Prokaryotic Diversity Prokaryotes dated at 3.5 billion years old Modern Prokaryotes  are most abundant, lacking sexual reproduction Domain Bacteria Proteobacteria "true bacteria" Cyanobacteria "Blue-Green bacteria" Domain Archaea ...

Chapter 32 & 33

Biology II Exam 1 - Notes

Kingdom Animilia Over 1.5 million species Estimated 73 million 35 Phylums Over half are insects More similarities within animal genomes than other kingdoms Characteristics  Multicellular Lack of cell wall Sexual reproduction mobil...

Chapter 34

Biology II Exam 1 - Notes

Subphylum Vertebrata Vertebrates Chordates with a backbone Chordate features as well as: Vertebral column Series of cartilaginous or bony elements Cranium Endoskeleton or cartilage or bone Hox genes (lots of them) Neural crest Cyclo...

Chapter 35

Biology II Exam 2 - Notes

Introduction to Plants Kingdom Plantae We will primarily be discussing the angiosperms Phylum Anthophyta Flowers and fruits Only group that does/has these things Advanced traits Seeds Advanced vascular tissues From seed to seed ...

Lab 12

Biology II Lab Notes

Exam 2 notes

BIS Security Management Notes

Four main functions of applications: Input Output Processing Storage Chapter 21, 20,7,6Sets 007-011