[jboss-user] [JBoss Seam] - Re: Begin conversation *before* entering a method

schmatz do-not-reply at jboss.com
Mon Feb 26 10:29:32 EST 2007


Well, for me SESSION scope is not fine-grained enough. I want the User entity to be removed when the user logs out. I think it's a performance pro because my webapp offers many features which don't require to be logged in. 

Any others sharing my opinion? Or is it best practice to have a User entity session-scoped?

Anyway, I can think of other use cases where it is useful to put an entity in conversation scope for a while and remove it when it is no longer needed. For me this is just good design, isn't it?! :-)

Greetings,
Mark

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022486#4022486

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022486



More information about the jboss-user mailing list