Implementing LimeLm on java application with web ui

Hi.i'm considering using LimeLm on my Java web server application, which is using Web UI (which is JSP/Angular based).i'm having difficulty understanding if your product is a good solution for me, and if (and how) it will fully support my application.the other issue, is that there is an option in which my application will sit in a server onsite and will communicate with a cloud based WebUi. so i will need to enable activation through the WebUi and implement the TurboActivate on the Java server. do you have any examples on how i can implement this with LimeLM? thanks

Hey Ohab,

We fully support Java. See: https://wyday.com/limelm/help/using-turboactivate-with-java/

If you want to create a web interface for customers, it's as simple as a textbox entry for the product key and an "Activate" button. Nothing fancy. All the hard work is done by the TurboActivate library.

I'll refine my second question. One server sits on site and another sits in cloud. The onsite server has no open internet access only data export to the cloud server.What i need is an abillity to use the same license data in both server.So my question is 1)is there an option to use same product license on both servers although they dont have same node-lock info? If not, what option do i have for generating a different license for the cloud server? Can i choose to disregard the node check?Thanks

You can do it either way. You can choose to lock only one side of the operation. Or you can choose to lock both sides.

One way to do this is to generate a product key with 2 allowed activations that way they can activate both the "cloud" portion and the "local" portion of your product.

More information about activations here: https://wyday.com/limelm/help/activations/

More information about offline activations here: https://wyday.com/limelm/help/offline-activation/