I get a CGI Time out after a while...

----- Original Message ----- From: "JC Coez" <[EMAIL PROTECTED]>
To: "Programming forum" <[email protected]>
Sent: Wednesday, April 25, 2007 8:19 PM
Subject: Re: [Jprogramming] JHP under Windows XP





Try a simple J CGI:
>
> NB. ========================================= test.ijs ===
> echo 'Content-Type: text/plain',CRLF,CRLF,'test2',CRLF
> exit ''
> NB. ======================================================
>
> With a map for ijs:
>  c:\j601\jconsole.exe %s %s

Do I have to modify the Application Extension Mapping and how do I start
that test.ijs ?

Yes, create another mapping similar to ".jhp" but for ".ijs".
Place test.ijs into jhp/examples folder and navigate:

  http://localhost/jhp/test.ijs

It should return plain text string "test2".



Yes, that works, not yet for *.jhp

JC

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
---------------------------------------------------------------------------------------
Orange vous informe que cet e-mail a ete controle par l'anti-virus mail. Aucun virus connu a ce jour par nos services n'a ete detecte.





----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to