Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

host java servlet on the internet?

I have a netbeans web application in java ee. It uses servlet technology. The scenario is as follows -

I have a webapp1 which just includes an html with some options for the user to select.

I have a webapp2 which has a servlet which takes the options from the html in webapp1 and returns the output. The interaction works fine on a local machine.

I need to run the webapp1 on a server A of say godaddy. I need to run the webapp2 with servlet on another server B of any other host.

How do I accomplish this? Any latest good java/servlet hosting you know of please tell me, it is urgent.

1 Answer

Relevance
Still have questions? Get your answers by asking now.