Can you run any PSP pages? For example if you make a file called:
Psptest.psp <% Self.write('test page') %>
Does this work? Also what web server are you using with webware? Which adaptor are you using?
Thanks jose
I didn't think of this - just tried it, and it worked. I'd assumed I'd screwed up installation of the PSP system, but it must be something else. I'm using Apache 2 with the wkcgi adapter.
Incidentally, I don't understand how the PSPExamples context (or the MKBrowser context) is added to the application. I can see in the Main servlet created in my context by MakeAppWorkDir that it just loops through the application contexts (filtering the default), but neither PSPExamples or MKBrowser are in the contexts section of the Application.config. Can anyone explain this?
Thanks, Christian
------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
