Projects Listing
Year: 2002
Sponsor Company:
Technology: Sybase, MS SQL-Server, Java, J2EE, JSP, ATG Dynamo, Tomcat, Orion,
BEA WebLogic, JDBC, connection pooling, Apache, Netscape LDAP
Detail: Used by over 6,000 call center agents to lookup channel listings for customers.
Converted system from TCL to Java. Later converted code to use MS SQL-Server
instead of Sybase.
Features:
- Standard J2EE, EAR was loaded into Orion and BEA WebLogic with no code changes.
- Implemented with an EJB so that other remote applications can access the data.
- Used the model - view - controller architectural design pattern.
- Filter by service level. (Basic, Premium, Music, etc.)
- Sort by channel number, call sign, service level and security type.
- Display the channel programmer address retrieved from an LDAP server.
- Display future lineups with activation date.
- Cached data using serialized Java Beans to minimize load on the database and
to survive database shutdowns and latency.
Projects Listing