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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:18:21+00:00 2026-05-30T04:18:21+00:00

I have a site name www.goo.com and i used to save cookie without declaring

  • 0

I have a site name http://www.goo.com and i used to save cookie without declaring domain name when creating the cookie.
Now, i want to add sub domain foo.goo.com
I save the cookie in the domain and not in the sub domain.
There are 2 problems:

  1. I want to delete the old cookie.
    I tried to do ‘cookie.setMaxAge(0)’ already and the problem is that in Firefox and chrome it do not work. it work only in IE.
    why? and what i can do about it?

  2. When i do

    Cookie[] cookie = request.getCookies();
    if (cookie != null) {
       for (int i = 0; i < cookie .length; i++) {
           cookie[i].getDomain();   //here i get null.why?
       }
    }
    

Why i get null in the getDomain() line?

Edit:

i tried to add this line:

response.setContentType("text/html");

to send the content type.

I also tried to send the cookie through the response.

Someone have another idea, for the 2 problems the presents here?

  • 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-30T04:18:23+00:00Added an answer on May 30, 2026 at 4:18 am
    1. Answered here: How do you remove a Cookie in a Java Servlet (you need to send a text/html content type)

    2. When a client sends cookies to the server, it only sends the name/value. The other fields are only available when setting the cookie.

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

Sidebar

Related Questions

For example, I have domain name abc.com I want both abc.com and www.abc.com can
So, if you have data like this: site.name = domain site.url = http://www.domain.com site.color
I have a site ( say by name www.manoj.com ) and I have created
I have a domain name: TestSite.com. I create several subdomains for this site and
Assume this is my site name : www.example.com. I saw different websites have different
Suppose I have '/srv/www/site.com/htdocs/system/application/views/' and want to test it against a regexp that matches
I have a site that redirects from www.domain.com to www.domain.com/sub I have two domains
We have a site www.name1.domain.com for which we successfully created and implemented an SSL
I have a list of individual redirects that move users (and google) from abc.site.com/page/name
We have an url like http://site.s3.amazonaws.com/images/some image @name.jpg inside $string What I'm trying 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.