Hi Aria, Thanks for the information. If I could run klayjs-noflow on the server it would be great otherwise I will try to stick it with browser only.
Regards, Pratik On Thursday, 12 February 2015 22:37:59 UTC+5:30, Aria Stewart wrote: > > > > On Feb 12, 2015, at 11:34 AM, Pratik Patel <[email protected] > <javascript:>> wrote: > > > > > > Thanks Aria. > > > > I have a web application running on Tomcat with MySQL database. I am > aiming to generate automated network documents and integrate it into our > web application. After reading some articles, blogs and evaluating > products, I could find that klyajs-noflo ( > https://github.com/noflo/klayjs-noflo ) would best suit our requirements. > However, klayjs-noflo is built on top of Node.js, so I was thinking if I > can deploy Node.js app(klayjs-noflo) in Tomcat somehow. > > > Oh that is an interesting case. > > It doesn't look like klayjs-noflow is built to run on node at all. node is > used to run dependency management tools -- like bower -- but it's a > javascript library meant to run in the browser. It should be able to be > integrated with your java based server with little difficulty, as regular > web assets. > > Do you need to run the klayjs-noflow in the server instead, offloading > from the browser? Or would that suffice? > > Aria -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/d56a5a87-97a8-4603-bdda-34831e3cff67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
