Hi,

I have one LoginServlet that create an InitialContext and store it into
a Session. After, I have another servlet that get this context from the
session and make reference to an EntityBean named PessoaBean. All this
is working very well, the problem is: between PessoaBean and EmpresaBean
have an aggregation, I need to use the context that is stored in the the
Session to realize the aggregation.

Anyone knows how can I do this ?


Thank's

Marcelo Bellezo

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to