Hi!

> What other ways such a problem can be handled?
You can use JBoss Seam or Apache MyFaces Orchestra (which is the
successor of the MyFaces conversation tag).

JBoss Seam is a rather full blown thing which can do much more ....
please refer to their homepage for further informations.

Orchestra in contrast is relatively young and you have to use svn [1] to
get in touch with it. It uses Spring to provide two new scopes - a
conversation scope and a flash scope.
In the svn checkout you will find some examples and xdocs which should
help to jump up. The website should be online within the next week.

Compared to Seam - Orchestra is very feature less, it just tries to
solve the problems you have together with ORM mapper and it do not use
annotations, but you can use it without ORM too ... thats the nice
thing, its just a matter of configuration - and IMHO its a little easier
to understand.


Ciao,
Mario


[1] http://svn.apache.org/repos/asf/myfaces/current/orchestra

Reply via email to