Python Servlet Engine

"So simple and elegant, yet extremely powerful."
- PSE User

Managing Security in PSE Using Logins

There is generally two ways you can control access to your PSE applications. The simplest is using Basic HTTP authentication, such as that provided by apache. The other is through managing a login session in the application.

Return to PSE Examples


Copyright ©2003-2005 by Nicholas Borko. All Rights Reserved.