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

276
Views
React-router custom error does not redirect Tomcat

I am trying to deploy my react app in tomcat. My react has react-router which is being used to redirect to different pages.
My folder structure looks like:

-apache-tomcat-10\webapps\SampleReactApp\index.html    

I have modified web.xml in \apache-tomcat-10\webapps\ROOT\WEB-INF\web.xml and have included

<error-page>
    <error-code>404</error-code>
    <location>/index.html</location>
</error-page>

Still I am getting the default error page when I reload. How can I set up to redirect to /sample (from where it can use react-router to direct) whenever I reload the page?

about 4 years ago · Santiago Gelvez
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!