CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Multiple Web Servers and Persistent Sessions

Print topic Send  topic

Author Message
Scoobee
Posted: 07/02/2002, 7:37 AM

Does CodeCharge support methods of persistence other than the Session object? The purpose is to create web apps that will be deployed on clusters of redundant web servers ... which a session variable on a single server would not be adequate. For example, does CodeCharge support the use of a database to maintain the current app state?
Chris K.
Posted: 07/02/2002, 10:07 AM

Codecharge itself uses native language session mechanisms. For instance if you like to use PHP as platform, you can setup it to store session in database or other place (shared memory, etc).

You could try to include own session handlers in common file and change generated code to utilize it.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.