Project 3

Package cscie259.project3.wahoo

Class Summary
Login This servlet logs the user into the Wahoo portal.
NewsProvider This class gets news headlines by connecting to Moreover.
Prefs This servlet displays personalized preferences in the Wahoo portal.
User This class represents a single user of the Wahoo portal.
UserManager This class keeps track of users of the Wahoo portal by writing out information to an xml file.
View This servlet displays the main personalized view in the Wahoo portal.
WahooServlet Base class for Wahoo's servlets.
 


Project 3