harilaos wrote:
> 
> I havent tried it, but does it use file session management?
> Do i have to use ASP to use it? Because I am only using mod_perl
> for speed.
> 

Apache::ASP uses SDBM_File & DB_File database backed file 
session management.  You cannot use its $Session or $Application
objects currently outside of the ASP environment, but 
if you are interested in using the ASP framework, and are
moving from CGI, then all you have to do is wrap your 
CGI scripts with code brackets like: <% ... CGI code ... %>

--Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to