14
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sample batch script to build JavaDocs More... about 24 years ago
Changed header to get its title from the session rather than a request parameter. More... about 24 years ago
Fixed response.sendRedirect() problem by changing header include syntax. More... about 24 years ago
Added hidden "method" parameter to forms so that dispatch.jsp works correctly More... about 24 years ago
Set "userName" session variable to "guest" so that the CAuthorization channel know to display a failed login attempt message. More... about 24 years ago
Changed criteria for displaying a failed login attempt message. More... about 24 years ago
Added a mechanism of caching the RSS channels for 1 hour. More... about 24 years ago
Removed edit.jsp and replaced it with this file which should handle more general cases. More... about 24 years ago
Replaced calls to edit.jsp with calls to dispatch.jsp. More... about 24 years ago
This replaces EditBean.java. It should be called by a channel when the channel wants to be called back. The method to be called must be specified. More... about 24 years ago
Removed print statement and combined some lines of code. More... about 24 years ago
Replaced with dispatch.jsp and DispatchBean.java More... about 24 years ago
Replaced with dispatch.jsp More... about 24 years ago
Replaced with DispatchBean.jsp More... about 24 years ago
Replaced session.invalidate() with code that clears out session variables. This is a work-around for a bug in Tomcat 3.1. See http://jakarta.apache.org/bugs/show_bug.cgi?id=55 More... about 24 years ago
Added help button and specified the heights and widths of the other buttons More... about 24 years ago
Added hasHelp(), getDefaultDetachWidth(), and getDefaultDetachHeight() methods More... about 24 years ago
Accidentally checked in. More... about 24 years ago
Initial checkin. More... about 24 years ago
Added caching of channel instances within a session. More... about 24 years ago
Accidentally checked in. More... about 24 years ago
Initial revision More... about 24 years ago
New repository initialized by cvs2svn. More... about 24 years ago