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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T04:56:17+00:00 2026-05-24T04:56:17+00:00

can i write a web-App in Tomcat and set it in deployment to act

  • 0

can i write a web-App in Tomcat and set it in deployment to act as a proxy WebApp, meaning it will receive the request from some web browser for intermediate processing and further forwarding?

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-24T04:56:18+00:00Added an answer on May 24, 2026 at 4:56 am

    Without claiming that this is the definitive answer: I assume it is not possible.

    Usually, you map a path prefix to a web application.

    I.e. http://your.site/app will map to a single application.

    The web server (tomcat resp. frontent server) will see a GET (e.g.) request for /app (without the host part).

    The request line looks like this:

    GET /app HTTP/1.1

    With a proxy, things are different. The whole URL is submitted to the proxy server and a request line would look like:

    GET http://your.site/app HTTP/1.1

    I would assume there is not way to handle that with Tomcat, as it is simply not made for that.

    There might be an option to use a frontend proxy (apache) and to rewrite URLs before passing them to the app, but that sounds rather odd.

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

Sidebar

Related Questions

In C#, how many classes can you inherit from? When you write: using System.Web.UI;
I'd like to handle HTML 404 errors in my web app. I can write
The quick overview is this: for my web app I can write most of
i want to write a simple web app that can connect to databases and
My Java Web App reads data from database but when I try to write
I just wondering, how can write web applications or web pages using LaTeX-styled math?
I'm going to write the web portal using Cassandra databases. Can you advise me
I'm developing a web- application using NHibernate. Can you tell me how to write
I can write: update my_table set xml = updateXML(xml, '/a/b', '1') where document_id =
I'm trying to write a web app that needs to expose some methods that

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.