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.
この質問のコンテキストでは、フォーム ポストに応答してフレンドリー URL に移動するコントローラーからリンク テキストが可能ですか?
はい。コントローラーのアクションは、ルートの定義方法に基づいてフレンドリ URL を決定し、ビューを返す代わりにフレンドリ URL へのリダイレクトを実行できます。サーバーに負荷を追加する別のブラウザ要求が発生するため、それが本当に重要であることを確認する必要があります.