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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T08:10:44+00:00 2026-06-09T08:10:44+00:00

When we are displaying text on JSP with MS Word apostrophe[ you’re ] it

  • 0

When we are displaying text on JSP with MS Word apostrophe[ you’re ] it is getting replaced by ? [you?re] . Please help me to find solution to replace MS Word apostrophe[ you’re ] to normal text apostrophe[you’re] .

  • 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-06-09T08:10:46+00:00Added an answer on June 9, 2026 at 8:10 am

    Set the character encoding throughout your entire web application to one and same character encoding which supports all the characters you’d like to support. These days it’s strongly recommended to choose the UTF-8 character encoding for that.

    Seeing the ? instead of the MS Word "smart quote" ’ indicates that either the HTTP response encoding or that DB table encoding doesn’t support the character in question. The first step would be to tell JSP to use UTF-8 to encode the characters which are written to the HTTP response.

    <%@page pageEncoding="UTF-8" %>
    

    If that doesn’t fix the problem, then the second step would be to check if the DB table and/or the JDBC driver is configured to use UTF-8 to store and/or transfer the data. How to do that depends on the DB make/version used which you didn’t tell anything about in your question. So all we can suggest is to just consult its documentation for details.

    See also:

    • Unicode – How to get the characters right?
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to replace all displaying text with something like @@@@. It mean user
I'm trying to find a way of displaying the text of the selected/initial value
I am displaying text in a rich textbox and i want it to show
I have a control displaying text, but somehow the text appear to be all
I'm displaying some text with a TextView inside a ScrollView . The activity changes
I have a project that is displaying 16px text font at 0.5ems links on
I am displaying images and text to a listview using a custom adapter, when
I have text I am displaying in SIlverlight that is coming from a CMS
Displaying Type here to ... until the user enters text into a TextBox is
Is there any way of displaying a UIAlertView with Login/Password text fields, so 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.