A 画面から B 画面に遷移する際、URL パラメータを使用して遷移先ページにデータを送信するページ遷移 (Get) ではなく、POST 送信で遷移先ページにデータを送信することはできますでしょうか。
Visualforce 間でページ遷移を行う際、情報の受け渡しを行う手段として、以下の 2 つの手法を提供しています。
1. URL パラメータを経由して、遷移先ページに情報を受け渡す方法
2. Apex コントローラを Visualforce ページ間で共有する方法
上記において、手法 2 に該当するものが、Post 送信に該当します。
ただし、ページ間でコントローラを共有するため、コントローラのサイズが肥大化するリスクを考慮する必要があります。
000385052

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.