> On Feb 12, 2015, at 11:34 AM, Pratik Patel <[email protected]> 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/130C7B6C-7490-4046-8469-222F228ABDB2%40nbtsc.org.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to