From: Brian Z. <bri...@ya...> - 2001-04-29 02:43:16
|
See http://www.geocrawler.com/archives/3/7018/2001/2/50/5130868/ http://www.geocrawler.com/archives/3/7018/2001/2/50/5131034/ Regards, /Brian ----- Original Message ----- From: "Arun Sharma" <ar...@sh...> To: <jyt...@li...> Sent: Saturday, April 28, 2001 9:11 AM Subject: [Jython-users] PyServlet questions > Hi, > > I'm trying to use PyServlet along with tomcat and ran into a couple of > problems: > > (a) Is there a way to load a python servlet (init.py) on startup ? For java > servlets, I use load-on-startup=1 > (b) Python servlets get reloaded when I make changes, but other python > modules they "import" don't get reloaded when they're changed. I understand > that this is the default java behavior, but is there a way to change this > in python ? Will save me a restart, if I can do that. > > Thanks! > > -Arun > > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > http://lists.sourceforge.net/lists/listinfo/jython-users > |