need help on cookies

Hi,how can i enable cookie in client browser dynamically when the client is disabled the cookie in his browser.thanks in advance.
[150 byte] By [mkguptaa] at [2007-12-1]
# 1
I think you need to be more concerned with the question "Should I enable cookies in the browser when the client has disabled cookies".Even if you could (and I sincerely hope you can't) what right do you have to override the client's preferences on there own machine?
GraemeHooka at 2007-7-9 > top of java,Java Essentials,Training...
# 2
thanks for your advice.give me the answer should i enable the cookies in client browser.ex: i developed a web program using cookies but the user did not enabled the cookies in his browser i want to enable the cookies if the client browser disabled.
mkguptaa at 2007-7-9 > top of java,Java Essentials,Training...