I find I am having a frustrating time developing sample "apps" with JHS because of stale sessions as discussed in the thread below. The thread does not seem to be resolved, either.
Raul says, "Second, if I am starting *jhs*, any old jijx browser session is stale and will give me errors if I try to use it. " http://jsoftware.2058.n7.nabble.com/jhs-startup-td25800.html On Fri, Sep 13, 2013 at 6:51 AM, Brian Schott <[email protected]>wrote: > Is there an example or a Lab of a *standalone* JHS app like jdemo2 -- > named rollem, not jdemo2, for example -- which shows how the app can be > launched either directly or from jijx and not as a demo? > > Also, I would like to add the following to the <head> part of the app > without having to alter `utilh.ijs`. How can such be done? [I suspect that > jdemo9.ijs is a model for this request using the scripts for `jev_get` and > `html`, but could use some guidance.] > > <script type="text/javascript" src=" > http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> > <script type="text/javascipt"> $(document).ready(function() { > }); > </script> > > Thanks, > > > > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
