Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7536905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T06:42:10+00:00 2026-05-30T06:42:10+00:00

I am having a scenario where I need to call a java method which

  • 0

I am having a scenario where I need to call a java method which takes in a string parameter which is Javascript code to be executed by the method.

executeJavaScript( String javascriptCodeToBeExecuted ) {
}

Right now, here is what I am doing

String javascriptCodeToBeExecuted  = "function example(a,b) {" + 
"number += a;" +
"alert(\'You have chosen: \' + b);" +
"}" ;

Since the amount of JS code is overwhelming, I would like to keep all javascript in external files and have my java program read the content as a string.

Is there a clean way of doing this ? Perhaps a library which takes care of escape sequences, etc ?

Thanks !

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T06:42:11+00:00Added an answer on May 30, 2026 at 6:42 am

    Yes, you can do this in many ways, e.g. plain Java:

    • http://www.javapractices.com/topic/TopicAction.do?Id=42

    or using Apache Commons:

    • http://www.kodejava.org/examples/52.html

    Escape sequences are used just to escape the string in the Java code – if you read from file, no need for them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having scenario to which a sql query need to be built. I tried
Imagine having the following scenario: You need to create a system where the Back
Scenario Having already read a post on this on the same site, which didn't
I am having a scenario, in which i have multiple delegates attached to the
Are there any patterns/solutions to solve the problem of having an API call which
I am having a table which has about 17 fields. I need to perform
Hi people as a new web programming im having a scenario and i need
Scenario: a program running in a byte code virtual machine like Java or Python,
I am having some trouble with the following scenario: What I need is a
I'm having some trouble with JavaScript and the passing of a function as parameter

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.