[Seasar-user:11006] 【teeda】別アプリケーションへのgoでformの値が送られない
T.N
[E-MAIL ADDRESS DELETED]
2007年 10月 15日 (月) 19:07:41 JST
お世話になっております。中村友則と申します。
以前古いDoltengで作っていたWebアプリケーションを
最新版のDoltengで作ったプロジェクトに移植しようとしていて
表題の件が発生しました。
具体的には
http://localhost:8080/DifferentApplcationTest/view/same/index.html
のselectOneMenuのvalueが
http://localhost:8080/DifferentApplcationTest/view/same/sameTest.html
にはDIされるのですが、
http://localhost:8080/DifferentApplcationTest/view/different/diffTest.html
にはDIされません。
現象を再現するソースファイルを添付しております。
再現の手順は
・Dolteng0.22.0でChuraProject(TeedaOnry)を作成する。
(ルートパッケージはtest)
・/DifferentApplcationTest/src/main/java/test/web/sameに
IndexPage.java,SameTestPage.java,AaaDto.javaを配置
・/DifferentApplcationTest/src/main/java/test/web/differentに
DiffTestPage.javaを配置
・/DifferentApplcationTest/src/main/webapp/view/sameに
index.html,SamteTest.htmlを配置
・/DifferentApplcationTest/src/main/webapp/view/differentに
diffTest.htmlを配置
・http://localhost:8080/DifferentApplcationTest/view/same/index.htmlを
開き適当な値を選択したら「同アプリへgo」を押すと
開いたページの「戻るリンク」の横に数字が表示される。
・戻るリンクで戻った後
開き適当な値を選択したら「別アプリへgo」を押すと
開いたページの「戻るリンク」の横には何も表示されない。
Doltengがteeda-core-1.0.8.jarを使っていた頃には
両方とも値が渡っていたような気がするのですが、
何か私が設定ミスなどを行っているのでしょうか?
それともteedaの仕様として正しいのでしょうか?
以上よろしくお願いします。
中村友則
-------------- next part --------------
文字コード指定の無い添付文書を保管しました...
名前: DiffTestPage.java
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment.pl
-------------- next part --------------
文字コード指定の無い添付文書を保管しました...
名前: SameTestPage.java
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment-0001.pl
-------------- next part --------------
文字コード指定の無い添付文書を保管しました...
名前: AaaDto.java
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment-0002.pl
-------------- next part --------------
文字コード指定の無い添付文書を保管しました...
名前: IndexPage.java
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment-0003.pl
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment.html
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment-0001.html
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071015/5af0f477/attachment-0002.html
Seasar-user メーリングリストの案内