[Seasar-user:10943] [teeda] SubapplicationScope について

Taiki Matsuyama [E-MAIL ADDRESS DELETED]
2007年 10月 11日 (木) 00:54:54 JST


松山です。

SubapplicationScope の動作について教えてください。

teeda-html-example(1.0.11-SP1) に、添付のhtml とPage クラスを、
sub1 というサブアプリケーションを作成して配置し、

1. ブラウザを起動
2. URL直打ちで、http://localhost:8080/teeda-html-example/view/sub1/sub1.html
3. 適当に入力して、[next] ボタン → sub1Result.html に遷移.
4. [back] ボタン → sub1.html に戻ります
5. メニューから、他のサブアプリケーション(たとえば、hello.html) に遷移
6. 再び、URL直打ちで、http://localhost:8080/teeda-html-example/view/sub1/sub1.html

このとき、sub1.html のテキストボックスには、3 で入力された文字列がセットされて
います。

これは、SubapplicationScope の動作として正しいのでしょうか?
自分の認識では、5. で他のサブアプリケーションに遷移した時点で、
sub1 のSubapplicationScope の内容は消えるのだと思っていたのですが。

ちなみに、4. を飛ばすと、6. で表示されたsub1.html のテキストボックスには
何もセットされていません。

よろしくお願いします。



-- 
Taiki Matsuyama mailto:[E-MAIL ADDRESS DELETED]
-------------- next part --------------
テキスト形式以外の添付ファイルを保管しました...
ファイル名: Sub1ResultPage.java
型:         application/octet-stream
サイズ:     375 バイト
説明:       無し
URL:        http://ml.seasar.org/archives/seasar-user/attachments/20071011/dbf8f3a0/attachment.obj 
-------------- next part --------------
テキスト形式以外の添付ファイルを保管しました...
ファイル名: Sub1Page.java
型:         application/octet-stream
サイズ:     616 バイト
説明:       無し
URL:        http://ml.seasar.org/archives/seasar-user/attachments/20071011/dbf8f3a0/attachment-0001.obj 
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071011/dbf8f3a0/attachment.html 
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071011/dbf8f3a0/attachment-0001.html 


Seasar-user メーリングリストの案内