when doing your own URL rewritting is it OK to 
sub class PrinWriter and pass all my output 
through my new class that finds every URL (even
in HTML that I'm including from files) and rewrites
the URL's to allow session tracking? how are others 
doing this? I know there is an Apache module to do this
but I'm using WebSphere.

does anyone know what sort of percentage of net users
don't use cookies? if its 0.5% them I don't know that I'm
going to worry about them.

Also if people leave my site and come back they will 
get a new session (if they are using URL rewritting of cause), 
I'm trying to store things like
the browser type & IP in a Relational DB and use this to try and 
track the person as they leave and come back but there are odvious 
problems there for security. Is anyone else doing this? I'd
be keen to start a dialogue with some one that might have done/
wants to do this.


Alan 





------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to