flupke <[EMAIL PROTECTED]> wrote:
> I need to program and setup serveral webservices.
> If i were still using jsp, i would use Tomcat to make the several
> applications available on a given port.
> How can i accomplish this in Python?
> I was thinking about Twisted but it's not clear to me what parts i need 
> to make a webserver listen on a certain port and having it serve 
> different application based on the url that i received.
> 
> Any advice on this?

I would use karrigell. Everyone is speaking about twisted, snakeletes
etc... but IMHO karrigell is unjustly underestimated - it is really
simple and clear framework.

-- 
 -----------------------------------------------------------
| Radovan GarabĂ­k http://kassiopeia.juls.savba.sk/~garabik/ |
| __..--^^^--..__    garabik @ kassiopeia.juls.savba.sk     |
 -----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to