Re: Using cookies for session handling with kSOAP?
Michael Yuan <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
Using cookies in MIDP programs is not too hard. I will refer you to my article: http://www.javaworld.com/javaworld/jw-04-2002/jw-0426-wireless.html It is easy to change HttpTransport so that it uses HTTP connections from cookie-aware factories. cheers michael ---------------------------------------------------------------------------- Read Michael Yuan's technology articles http://www.enterprisej2me.com/articles.php Dr. Dobbs Journal, JavaWorld, IBM developerWorks and more ... ---------------------------------------------------------------------------- On Thu, 10 Oct 2002, Stefan Schmidhofer wrote: > Hello, > I'm looking at a way to implement session handling with kSOAP. After > reading the Javadoc of kSOAP, I cannot see a way to do that when I'm > using org.ksoap.transport.HttpTransport. > Is there a way to do session handling with cookies and kSOAP? Or is > there a simple alternative to cookies? > > Thanks for some hints on this > > Best regards > Stefan > > > _______________________________________________ > Ksoap mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/ksoap >