Session Problem --HttpUrlConection

2004-07-01 Thread bethana kumar
Hi I'm having a client application(PDA ) and sending two different request to the server by creating two different URL connections to two different servelets. User(PDA) initially sent login request to Server,Once login successfully User(PDA) will send data request to Server for getting data from

Re: Session problem.

2003-10-31 Thread Walid
;[EMAIL PROTECTED]> > Sent: Friday, October 31, 2003 1:49 PM > Subject: Session problem. > > > > > > Hello, > > > > I generated my client and server bindings using WSDL2Java. > > > > I am trying to implements session in my WS bu

Re: Session problem.

2003-10-31 Thread Leonardo Mena
IL PROTECTED]> Sent: Friday, October 31, 2003 1:49 PM Subject: Session problem. > > Hello, > > I generated my client and server bindings using WSDL2Java. > > I am trying to implements session in my WS but its not working, > each time I request a method, the server send me a diff

Session problem.

2003-10-31 Thread Walid
Hello, I generated my client and server bindings using WSDL2Java. I am trying to implements session in my WS but its not working, each time I request a method, the server send me a different sessionID : http://xml.apache.org/axis/session";>-8606424956536496167 and the client doesnt send