>
>
> I would like to be able to access my sessions from an external java class,
> however each time I do sessionList.getsize() it keeps coming back as 0, but
> there is an active sessions. Is there any way I can access the active
> sessions in tomcat from an external java class?
>
> Jason
>

What is an external java class? Is it in the same class loader? so it is
just part of the webapplication?
then the above approach should work fine


-- 
Johan Compagner
Servoy

Reply via email to