goodmanrAy
Programmer
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
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