>From what you say (no apache/nginx and not starting from scratch with
sockets), I'd suggest JHS as a good starting point. I am very
interested in this area and would be happy to work with you through
any questions. We can continue in chat or move it to direct email as
you prefer.

On Fri, Aug 23, 2013 at 1:00 PM, Joe Bogner <[email protected]> wrote:
> I'm having trouble locating recent examples of web programming in J. I have
> looked through the wiki examples of scgi, cgi and even the JWebServer. My
> ideal solution would run directly from J without apache/iis/nginx installed
> as that's not always possible.
>
> I'd like to consider J as an alternative for modeling problems that I solve
> in R. I have built several web apps in R using the Rook package to allow
> non programmers to interact with models. A common case is to have a few
> text boxes to change inputs for models and a button to retrieve the results
> with the new parameters -- such as outputting a HTML table
>
> Are there any complete examples that run in recent versions of J? I'm
> relatively new to J. I have worked through some of the labs. I'm not ready
> to tackle a web server from scratch using socket programming. I have done
> socket programming in other languages, yet I'm hoping for more of a
> jumpstart. I've skimmed through the JHS source and could probably piece
> something together from there if nothing else exists.
>
>
> Thanks
> Joe
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to