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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:20:09+00:00 2026-05-26T17:20:09+00:00

I have an RSS link on my page that is actually a reference to

  • 0

I have an RSS link on my page that is actually a reference to a servlet that outputs xml that should be treated as RSS. What’s happening is that it loads the servlet and it simply displays the XML in the browser. Usually this is taken care of because you’d link your RSS file as a “whatever.rss” but in this case it’s a servlet serving it up. How can I tell the browswer that it should be viewed as a .rss? Can a servlet load a page with an extension? or is there a contentType(“rss/xml; charset=UTF-8”); similar type tag that can just be set directly in the servlet?

Thank you,

  • 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-26T17:20:10+00:00Added an answer on May 26, 2026 at 5:20 pm

    You can get what you want by calling the secContentType() method on your ServletResponse object in your servlet. Something like:

    response.setContentType("application/rss+xml");
    

    That should be all you need.

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

Sidebar

Related Questions

I have a servlet that is called from a link on another page. The
Many html page has an url link to the RSS feed. If you have
I have a list of RSS links/URLs on a page that I'm attempting to
I have a fetch function that injects rss content into a page for me.
I have a RSS/Atom document that has a bunch of <entry> <title>project name</title> <link
I have an rss XML file: <?xml version=1.0 encoding=UTF-8?> <rss version=2.0> <channel> <title>ABC News</title>
I have a dynamically generated rss feed that is about 150M in size (don't
We have a site that is serving some RSS feeds, and we'd like to
Ok so I have an rss reader that links to articles. One of the
I have a PHP file that generates a Media RSS file for the embedded

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.