Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

266
Views
Vue : How can I add a jar library file to Vue.js project

I want to convert this html source as Vue. My customer provided this source and jar library file to me. Maybe I need to use <object> tag

If I want to use <object> tag to use jar file, 1) then how can I add a jar file to Vue.js? I think it will be not enough that just adding the jar library file to a specific directory. I know we can use java bridge like node java, But i don't know where I will locate it on Vue.js source. Or if I want to use the library then do I need to locate it to backend source?

  1. Hot to use <object> tag to get object like NX of 'Test01.html' in <template> tag in vue.js? Can we normally use it like in normal html?

  2. Can I get some information about converting html(javascript) to Vue.js?

Test01.html

<html>
<head>
    <b>Client Test<br></b>
</head>

To use ActiveX as an object as an ID.

<object classid='clsid:ONE_UUID' id='NX'> </object> 
<script language="javascript">
    function isNDOK()
    {
        var ret01 = NX.isNDOK()
        alert(ret01)
    }
    
</script>

<body>
<form name="frm">
<APIs used when CS interlocking><br>
ND status: <input type="button" value="isNDOK" onClick="isNDOK()"><br>


</form>
</body>

</html>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

without known where the NX class from its hard to help you. However you could try putting them into methods and including the javascript at the top of the vuejs script.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!