Hi,
I have recently started working with J and trying to find my way around the language. One of the things that I would like to use in J is the Server Mode. After installing J, I can have it running on my machine and if I point my browser to the provided URL, I am successfully able to execute code from browser as well. I have a slightly different requirement though. For a project that I am working on, I want to be able to execute J code (it may be user's or may be auto generated) remotely (using this server feature) and show the result back to the user in browser. I am hoping some one in the community may be able to help me in figuring this out. Another thing to note here is that the important point is for me to be able to execute some code and return the result in a browser so if there is a way to do that without this server mode option, I would be happy to test it out. Also, please note that my focal point is the Tacit subset of J and not the entire language. Regards, Nouman Tariq ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
