Subject: Re: Usage of ContainerServlet 2007-11-01 - By Michael
Back Christopher Schultz wrote: >[...] > So, you have several options. My personal recommendation (and the only > option I'll cover) is a do-it-yourself approach. Working with Tomcat > internals is tedious and you are likely to lock yourself into a > particular version of Tomcat because the APIs are not necessarily fixed. >[Solution...]
Hi Christopher,
thank you for your very elaborated explanation. Your manual approach matches to 90 %+ to my approach besides the direct manipulation. I didn't like the direct manipulation anyway. My boss and a coworker pushed me to investigate how this can me done in the manager-app manner.
my basic idea was some hashmap woth appcreated/sessioncreated listener anyway:
1. create a hashmap and put into app context 2. session created, check in map and do filtering
basically the same you proposed.
Thanks again,
Mike -- <NO> OOXML - Say NO To Microsoft Office broken standard http://www.noooxml.org
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|