As for your environment question, it not really a J question at al but a matter of the web servers environment.
Assuming Apache, I think you will find your solution here: http://httpd.apache.org/docs/2.2/mod/mod_env.html On Thu, Sep 19, 2013 at 1:52 PM, Alexander Epifanov <[email protected]>wrote: > Hello, > > Q1) I am trying to make simple cgi script with J, but jconsole does not > work without $HOME variable, > apache does not provide this variable by default, it is possible to point j > where to find profile.ijs and other j-specific files? > > Q2) Which libraries would be useful to use in CGI? cgi.ijs file just print > header and parse parameters, I am thinking about using some files from jhs, > and maybe jph, are there any good things to use with the web? > > Thank you, > > -- > Regards, > Alexander. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- - michael dykman - [email protected] May the Source be with you. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
