Homepage for
SE 452/352 Sections 801, 810 Winter 2010
Object Oriented Enterprise Application Development
Section 801 (class #25080, 25075): Thur 5:45-9, Loop Campus.
First class is Thursday, Jan. 7.
Section 810 (class #25081):
Distance Learning.
A recording of the first lecture should be available on
Course Online
by Friday, Jan. 8.
Your final exam has been rescheduled.
You should have received an e-mail telling you the details.
Textbook
Java Servlets and JSP, 2nd Edition (Paperback) by
Andrea Steelman and Joel Murach.
Mike Murach & Associates; 2nd edition (January 21, 2008).
ISBN (10 digits): 1890774448.
You can, if you wish, use this list to do additional validation to make
sure that the user has typed in departure and arrival train stations that
are served by Amtrak. This is not required for the assignment, but if you
do this I'll give you 5 points extra credit.
Homework assignments
Assignments will be posted on CDM's
Course OnLine
(COL) system. Please turn in all programs through
COL.
Assignment 2
I have posted additional information about this assignment under
"Announcements" on COL.
Amtrak has changed its Web site
Because of this, I have made revisions
to Homework Assignment 2. In order to give you time to adjust to revisions,
I have changed the due date to Monday, February 15.
Homework assignments
Assignments are posted on CDM's
Course OnLine
(COL) system. Please turn in all programs through
COL.
As of Thursday, Feb 25 at 11:00 PM, all assignments (1 through 4)
are now posted.
Downloads and Documentation
These may not be the latest versions of these programs; I have not had
a chance to check. I'll update these links if necessary by Jan. 7.
Netbeans
IDE 6.7.1 Download page.
I suggest you choose the third download from the left, (238 MB)
which bundles Java SE 6, Netbeans (an IDE for Java),
Java Web and EE, Java ME, GlassFish,
and Apache Tomcat 6.0.18. Once the NetBeans
IDE Installer starts running (which will take awhile), click "Customize",
and be sure and check the box to include Apache. Also, we will not use
Jave ME, Groovy, or GlassFish, so you might want to uncheck those boxes.
Eclipse is an alternative IDE
to NetBeans, which you may want to look at. I will not discuss
Eclipse during lectures; however, I will be happy to try to help you
configure Eclipse for JSP/Servlets outside of class.