Use the OneShot.cgi this will reload the entire app each time. Normally Webware only reloads the psp or servlet itself, not any included modules
-Aaron ----- Original Message ----- From: "Pieter Claerhout" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 22, 2001 5:58 PM Subject: [Webware-discuss] Forcing reloading of modules in PSP > Hi all, > > I'm just playing around with PSP (Python Server Pages), and I found > something > strange. If you import a module, create the PSP page, execute it, change > something in the module, and then reload the PSP, WebWare doesn't seem to > reload the module. Pretty unhandy if you are developing web pages that use a > bunch of modules that change pretty frequently. > > Is there a way to turn on reloading of modules while you are developing? > > Thanks, Pieter > > > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
