Save This Page
Home » struts-1.3.9-src » org.apache.struts » chain » commands » servlet » [javadoc | source]
org.apache.struts.chain.commands.servlet
public class: SelectLocale [javadoc | source]
java.lang.Object
   org.apache.struts.chain.commands.ActionCommandBase
      org.apache.struts.chain.commands.AbstractSelectLocale
         org.apache.struts.chain.commands.servlet.SelectLocale

All Implemented Interfaces:
    ActionCommand

Select the Locale to be used for this request.

Method from org.apache.struts.chain.commands.servlet.SelectLocale Summary:
getLocale
Methods from org.apache.struts.chain.commands.AbstractSelectLocale:
execute,   getLocale
Methods from org.apache.struts.chain.commands.ActionCommandBase:
execute,   execute
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.struts.chain.commands.servlet.SelectLocale Detail:
 protected Locale getLocale(ActionContext context) 

    Return the Locale to be used for this request.