Robert S. Sfeir wrote:
> Hum I was under the impression (At least in the Orion server, and it didn't
> seem like it was Orion specific) that you can set the sessions to be shared
> between apps running in the same app server. Must be vendor specific I
> guess!
Yes, the spec spells out that the s
Hum I was under the impression (At least in the Orion server, and it didn't
seem like it was Orion specific) that you can set the sessions to be shared
between apps running in the same app server. Must be vendor specific I
guess!
R
On 7/16/02 12:38 PM, "Hans Bergsten" <[EMAIL PROTECTED]> wrote:
Hiren Dossani wrote:
> hello,
>
> i am setting a session attribute in a jsp page. the location of this jsp page is in
>webapps/base directory of the web server.
>
> i am not too sure if the same session attribute could be retrieved in a servlet
>which is in another context. e.g. the servlet loca
hello,
i am setting a session attribute in a jsp page. the location of this jsp page is in
webapps/base directory of the web server.
i am not too sure if the same session attribute could be retrieved in a servlet which
is in another context. e.g. the servlet location is in
webapps/esab/WEB-INF