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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:49:03+00:00 2026-05-25T16:49:03+00:00

I am new to servlets. I issue a GET request on a servlet with

  • 0

I am new to servlets. I issue a GET request on a servlet with a parameter say param=https%3A%2F%2Fwww.somesite.com from the client side. On the server side, there is a doGet method that takes HTTPServletRequest and HTTPServletResponse object. When i try to retrieve param, it gives me https://www.somesite.com instead of https%3A%2F%2Fwww.somesite.com.

The server side code runs on Websphere. Is it an expected behavior or is there any possible explanation for the same ?

  • 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-25T16:49:04+00:00Added an answer on May 25, 2026 at 4:49 pm

    This is the correct behaviour exmplined in qoutes you put as your question’s subject.

    URL is restricted for using some characters. You can only use English letters, digits and some special characters. If you have to send other symbols they have to be encoded using the % notation. For example %20 means space, %3A means colon etc. The encoding is done by client. For convenience servlet API decodes servlet parameters automatically.

    This is what you read in documentation and see in action.

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

Sidebar

Related Questions

I am new to java servlets. I learning from the basic. I have a
I am new to Servlets. I want to use a method which is called
Hey I'm new to java servlets and I am trying to write one that
I am new to Tomcat, and trying to run a simple HelloWorld servlet. I
New to WCF, but familiar with COM+ - can I wrap a WCF service
I'm very new to servlets. I'd like to serve some static files, some css
Trying to set up a new spring project and im having this issue where
I am new to JSPs and Servlets - I am wondering if there is
Let's say I have a Closeable object injected through Guice using request scope: @Provides
Can anybody answer me in this issue.. What happens if multiple request's comes to

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.