Click Stream Help
ashiq <[email protected]> Fri, 01 Jul 2005 00:50:59 CDT
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <20443062.1120197089637.JavaMail.os-j2ee@opensymphony01.contegix.com> |
Hi All,
I have a question , currently i am looking for a solution for my web application to attach click stream functionality. Would like to know some ideas how to do this.
How my infrastructure is build:
we have culster environment, where we use iplanet 6 as http server and weblogic as application server. we have lots of static htmls we use .shtml as static code, and jsp servlets in weblogic. static files are served by iplanet and jsp and servlets are servered by weblogic, we have a path to seperate jsp and servlet to weblogic.
1.iplanet can support cgi,perl
2.no database connection allowed ,need to use weblogic
3.iplanet and weblogic cant talk direclty
4.need to communicate between iplanet and weblogic only using HTTP, ftp not allowed.
I would like to know how we can do clickstream in this enviroment,I am looking for a real time click stream rather than reading the iplanet log file for making my web mart for click stream database.
I would like to know what are the different solutions to go ahead to build this system.
What i have tried doing so far and what is the problem:
I tried to place img tag in my static pages(.shtml) pages and tried to call one of the servlet when the page is displayed,but no luck , what happens is that iplanet makes another request for img where tag contains a call to servelt and this servlet can only see the iplanet request and makes click stream for iplanet request rather than users request.
What i have plan is to write some cgi and call it from my static pages and this will call one of the servlet in weblogic sending the request header information from in post method, i would like to know how can i make perl script to call an servlet and send http request click stream details as post to one of my servelt and use servlet to write to database.
Would like to get real help to solve this problem
Regards
Ashiq Khan
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3815&messageID=9617#9617
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]