Constant Field Values


Contents
org.apache.*

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

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

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

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



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