Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パラメータがValueStackにどのように入るのか理解できません。パラメータがどのように渡されるか。
値スタックとActionContextの使用は何ですか?
Actionクラスにgetter&setterの変数名があり、値が格納されます。
ActionContextは、アクションが実行されるコンテキストです。各コンテキストは基本的に、セッション、パラメーター、ロケールなど、アクションの実行に必要なオブジェクトのコンテナーです。
ValueStack-リクエストのすべてのアプリケーションドメイン固有のデータが含まれます