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 8244603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T21:54:34+00:00 2026-06-07T21:54:34+00:00

I am writing a java application which invokes a web service and uses its

  • 0

I am writing a java application which invokes a web service and uses its response text.
(i.e.) it invokes a URL like http://web-server.com/item/3455

That URL would return a response text (string) like “nexus”.

For implementing the above functionality, is there any readily available framework that we can make use of? Or should I code the functionality from scratch.

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-06-07T21:54:36+00:00Added an answer on June 7, 2026 at 9:54 pm

    Even if the API is not strictly RESTful, you can use spring-web’s RestTemplate like so:

    RestTemplate restTemplate = new RestTemplate();
    String response = restTemplate.getForObject("http://web-server.com/item/3455", String.class);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing application which consists of server side on Google App Engine (Java) and
I have a web application which runs on MySQL, and uses Java, Struts2 and
I am writing a Java application which can encrypt and consequently decrypt whatever binary
So I'm writing a Java application that uses Simple to store data as xml
I'm writing a java application which runs on the local machine, it needs to
I am writing a Java EE application which calculates a lot of things by
I am writing a Java application that requires access to a database, which is
I'm working on a Java web application in which files will be stored in
I'm writing a java application which has to communicate with has to communicate with
I'm writing a Java application which requires a number of resource files (there will

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.