jp.sourceforge.sqs_xml.editor.struts
クラス HelloAction

java.lang.Object
  拡張org.apache.struts.action.Action
      拡張jp.sourceforge.sqs_xml.editor.struts.HelloAction

public class HelloAction
extends org.apache.struts.action.Action

作成者:
hiroya

フィールドの概要
 
クラス org.apache.struts.action.Action から継承したフィールド
ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, defaultLocale, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, servlet, SERVLET_KEY, TRANSACTION_TOKEN_KEY
 
コンストラクタの概要
HelloAction()
           
 
メソッドの概要
 org.apache.struts.action.ActionForward perform(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
クラス org.apache.struts.action.Action から継承したメソッド
execute, execute, generateToken, getDataSource, getDataSource, getLocale, getResources, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, perform, resetToken, saveErrors, saveMessages, saveToken, setLocale, setServlet, toHex
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HelloAction

public HelloAction()
メソッドの詳細

perform

public org.apache.struts.action.ActionForward perform(org.apache.struts.action.ActionMapping mapping,
                                                      org.apache.struts.action.ActionForm form,
                                                      javax.servlet.http.HttpServletRequest req,
                                                      javax.servlet.http.HttpServletResponse res)
                                               throws java.io.IOException,
                                                      javax.servlet.ServletException
例外:
java.io.IOException
javax.servlet.ServletException