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

The Archive Base Latest Questions

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

This my code for setting new cookie Cookie citizen = new Cookie(citizen,email); citizen.setMaxAge(3600); response.addCookie(citizen);

  • 0

This my code for setting new cookie

Cookie citizen = new Cookie("citizen",email);
citizen.setMaxAge(3600);
response.addCookie(citizen);

now i’m using this code for destroying the cookie

Cookie[] cookies = request.getCookies();

        for(int i = 0; i < cookies.length; i++) {
            if (cookies[i].getName().equals("citizen")) {
             cookies[i].setMaxAge(0);
            response.addCookie(cookies[i]);
}
}

But, i’m still getting cookie value. Help will be appreciated !!

  • 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-28T05:30:19+00:00Added an answer on May 28, 2026 at 5:30 am

    below link might help you..

    How can delete information from cookies?

    Good Luck!!!

    Let me know incase of any further queries…

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

Sidebar

Related Questions

I have tried without success setting cookies using Perl CGI. My code looks like
I am setting up a form using JSF (I'm pretty new at this) and
I have this code for the settings: Dim settings As XmlWriterSettings = New XmlWriterSettings()
Why is this code setting artistImage to an image with 0 width and 0
this code always returns 0 in PHP 5.2.5 for microseconds: <?php $dt = new
I've have some code similar to this: HttpWebRequest req; HttpWebResponse response; Stream receiveStream =
I have this code: Dim Tasks As New List(Of Task) Tasks.Add(Task.Factory.StartNew(Sub() 'Do whatever End
I have a UITableView which loads through it's navigationController a new viewcontroller. This code
I'm new to this, and I'm using datamapper and sinatra to build a basic
I have this code: int se = (int) settings.GruppoSegreteria; var acc = db.USR_Accounts.Where( p

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.