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

The Archive Base Latest Questions

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

our front end guy needs to form a url containing the hash, (i.e, http://blah/#some-link

  • 0

our front end guy needs to form a url containing the hash, (i.e, http://blah/#some-link.) when we hit this on the browser and inspect the http traffic using fiddler, we saw that everything after blah/ gets removed, so the request is really just http://blah/. we also confirmed this on our server eclipse debug log.

the request gets redirected to the correct login page by Spring security(because user hasn’t logged in), but the url on the browser now shows:
http://blah/some-link (the hash got removed) but the url on the browser should really be http://blah/log-in.

any idea why this is? any fix or workaround? thanks in advance.

  • 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:22:11+00:00Added an answer on May 30, 2026 at 6:22 am

    URI part after # is called a fragment:

    URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]

    Scheme and hier-part identify the location of a document, and fragment helps the browser to identify a location inside this document.

    Fragment is stripped from URI by client software before it is sent as a part of request.

    From RFC3986:

    the fragment identifier is not used in the scheme-specific
    processing of a URI; instead, the fragment identifier is separated
    from the rest of the URI prior to a dereference, and thus the
    identifying information within the fragment itself is dereferenced
    solely by the user agent, regardless of the URI scheme. Although
    this separate handling is often perceived to be a loss of
    information, particularly for accurate redirection of references as
    resources move over time, it also serves to prevent information
    providers from denying reference authors the right to refer to
    information within a resource selectively.

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

Sidebar

Related Questions

We have a system where our front end is either a Rich Client application
I've created a c# webservice that allows our front end support teams to view
Last week I implemented a date validation in our front end, a combination of
We have a DLL used as the middle layer between our website front end
All front-end developers know the pain of coding for Firefox, then viewing our then
I was thinking about creating an iPhone app front end for one of our
My capstone team has decided to use Qooxdoo as the front end for our
If you look under #3 in this link http://www.yiiframework.com/doc/guide/1.1/en/basics.controller it gives you a way
We have a web app with a Flex front end making requests to our
I support users who use MS Access as a front-end for viewing some Oracle

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.