Greetings all,

I've worked a lot with jython in the past, and have often made use of it by embedding it in java servers.

I'd like to try the same thing with Ironpython.

Is there any documentation on how to go about this? I'm specifically interested in writing ironpython "servlets", i.e. servicing web requests with ironpython code.

Under jython, the interpreter has to be initialised before scripts can be executed. Is a similar initialisation necessary under ironpython?

Thanks in advance,

Regards,

Alan.
_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to