Hi, I am using org.apache.http.client.HttpClient to send http request, here I want to maintain the session.
Ex. I have a web application hosted in tomcat. web app has a *test1.jsp* which set session attribute *code. *there is a another JSP called *test2.jsp* which get the session attribute *code *and print it*. *I use HttpClient and send a request to *test1.jsp *and then *test2.jsp, *when I call the *test2.jsp *it cannot get the session attribute *code *and session is not maintained. Can anyone suggest a solution for this. Thanks Godwin -- *Godwin Amila Shrimal* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: *+94772264165* linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>* twitter: https://twitter.com/godwinamila
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
