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.
GWT FormPanelを使用している間、フォームを送信した後、フォームを投稿しますが、アクションURLにリダイレクトしません。どんな体も私を助けることができますか?
formPanelObject.getElement().<FormElement>cast().setTarget("");
この行で、フォームのターゲットパラメータを変更すると、formPanelObject.submit();を呼び出した後、メインページがアクションURLにリダイレクトされます。