Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Intraweb - application mode - stateless

Status
Not open for further replies.

goodmanrAy

Programmer
Feb 6, 2002
53
0
0
GB
Hello

I have inherited an intraweb project that has been written for mobile devices. My problem is that it has been developed in application mode. Due to the nature of mobile devices (coverage issues, timeout problems) the project needs to be changed to a stateless model. Does anyone know if it is at all possible to change an application mode intraweb project to a statless model.
Is it possible to remove the formation of a session (and the timing out) and in its place just pass parameters between web pages in the address?

I know this goes against the fundamentals of application mode but I'm taking a stab in the dark!

Any advice would be much appreciated.

Thanks

Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top