Server side scripting with PSP
Edward Diener
eldiener at earthlink.net
Tue Jan 1 21:05:42 EST 2002
More information about the Python-list mailing list
Tue Jan 1 21:05:42 EST 2002
- Previous message (by thread): Parrot<-->Python
- Next message (by thread): Server side scripting with PSP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I will look at it but I am willing to go the full route and have a higher level solution. I read about PSP some time ago but i could not find any good mention of it except with Webware. I am looking for a server side scripting solution that uses Python to generate dynamic web pages, based of course on user input. of course connection to a server database is a must but other than that I am fairly open to good solutions. Dave Kuhlman wrote: > If you want only the low-level, template processing part, take a > look at: > > http://webware.sourceforge.net/Papers/Templates/ > > It describles a number of template/replacement mechanisms for > Python. > > - Dave > > > Edward Diener <eldiener at earthlink.net> wrote: > >>I want to do my server side scripting with Python. Probably Python >>Server Pages. Is there an implementation of this around without using an >>application server or is Zope or Webware the way to go ? What think ye all. >> >> >
- Previous message (by thread): Parrot<-->Python
- Next message (by thread): Server side scripting with PSP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list