I have an existing jsp-application, but I want to use seam for a new module. To prevent
another login, I have the idea is, that I put a kind of session-Id to the seam-components
via a request-Parameter when starting the "seam-module" and the seam-component
reads different parameters via this session-Id.
Is this a good way or is ther a better solution for such a situation???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013233#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...