Session recorder doesn't record session on clients
0 views
Skip to first unread message
daziplqa
unread,
Mar 30, 2009, 9:30:52 AM3/30/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to one-stone-soup
HI all
I make a servlet in the tomcat container that uses the session
recorder jars that saves the file on server. it works perfectly when i
tested this file from my computer. but when i invoked this servlet
from another client, ( from another PC using a web browser) i found
that the session recorder records sessions fro the server not for
clients that invokes it!!!
what can i do.
I used the sample Standalone recorder that come with the JARs .