Package org.slamb.mb

Class Summary
ChangePasswordAction
DatabaseAction Handles creating/destroying a database connection.
ForumAction
LoginAction
LogoutAction Logs the user out.
NewuserAction Creates a new user and sends off verification email.
PostAction Posts a message.
SessionUpdater Modifies session information in database according to session information in the servlet container.
SetCharacterEncodingFilter Example filter that sets the character encoding to be used in parsing the incoming request, either unconditionally or only if the client did not specify a character encoding.
ThreadAction Verifies that a user has permissions to view a thread, that it exists, and gets some basic information about it.