Constant Field Values


Contents
org.apache.*

org.apache.struts2.showcase.action.ExampleAction
public static final java.lang.String CONSTANT "Struts Rocks!"

org.apache.struts2.showcase.chat.ChatAuthenticationInterceptor
public static final java.lang.String USER_SESSION_KEY "chatUserSessionKey"

org.apache.struts2.showcase.chat.ChatInterceptor
public static final java.lang.String CHAT_USER_SESSION_KEY "ChatUserSessionKey"

org.apache.struts2.showcase.hangman.HangmanConstants
public static final java.lang.String HANGMAN_SESSION_KEY "Hangman_Session_Key"



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.