Andr�,

Use o atributo "shared" do arquivo de configura��o web-site.xml:

http://kb.atlassian.com/content/orion/docs/configuration/web-site.xml.html

shared - Whether or not multiple bindings (different sites/context roots) are to be shared. Sharing implies sharing of sessions, servlet instances, context values etc (all that makes up a web-app). This is most commonly used to share a web-app between a HTTP and HTTPS siteat the same context path. If a HTTPS app is marked as shared it's session tracking strategy reverts from SSL session tracking to cookie/URL-rewriting tracking which makes it less secure, but may work around specific issues with SSL session timeouts in various browsers not supporting it properly. The default is 'false'.

[]s

Maiko

 Andre Barbosa <[EMAIL PROTECTED]> escreveu:

Lista:
 
Algu�m saberia me dizer se tem como recuperar um objeto no contexto de uma aplica��o no OC4J, a partir de uma outra aplica��o?
 
Assim, uma aplica��o joga no contexto um objeto com o m�todo getServletContext().setAttribute(String, Object), e a outra aplica��o tem que reaver este objeto com getServletContext().getAttribute(String). S� estou conseguindo fazer isso na mesma aplica��o!
 
Valeu
 
Andr�
 
*****
www.c-events.com



Copa 2002
Yahoo! - Patrocinador oficial da Copa do Mundo da FIFA 2002

Responder a