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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T17:08:21+00:00 2026-05-19T17:08:21+00:00

I am having problem in java to pass cookie from client to server. In

  • 0

I am having problem in java to pass cookie from client to server. In java I know a method “setProperty” which pass cookie but it takes parameter “Cookie name” and “Cookie value” separately.But cookies are sent in one string. Is it ok to pass cookie in this process?? Most of the cookies are usually contains not only name , values but also domain and expire date . Is it right to skip those domain and expire date and return the cookie only with name and value ?? I want to log in any cookie site like web browsers.

  • 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-19T17:08:22+00:00Added an answer on May 19, 2026 at 5:08 pm

    For a java servlet you use javax.servlet.http.Cookie to create cookies.
    Even if the constructor accept name and value parameters that doesn’t mean that those are the only parameters that you can set.

    A cookie object has few setters like setDomain or setMaxAge to define your cookie.
    (see http://download.oracle.com/javaee/5/api/javax/servlet/http/Cookie.html)

    Finally you can add those cookies to the response object.

    response.addCookie(c1);
    (see http://www.java-tips.org/java-ee-tips/java-servlet/how-to-use-cookies-in-a-servlet.html)

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

Sidebar

Related Questions

I'm having a problem with android. I'm setting the Weight parameter in Java, but
I am having a problem with JNI, calling a method from C++ to Java.
I'm having a problem when running programs that use Java from the command line.
I'm having a problem de-compressing a ZIP file using Java. The method is below.
I'm having a problem with a WCF service trying to consume it from Java.
I am having difficulty executing a MS SQL Server stored procedure from Java/jsp. I
I am having problem with Java Mail API. I can successfully send mail, but
I'm having a problem with java sessions. I'm developing a simple web app, where
I am having problem to split string in java. it gives java.util.regex.Pattern.error . String
I'm having an inexplicable problem with the Java Calendar class when 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.