yogamos
01-05-2006, 09:24 PM
Hi to all memebers of this forum!
I am developing card game in servlet. I have two submit buttons on form on if Quit and other is Help.
1 - If some one clicks quit button, new game should be started
2 - And if clicks help button, the help window will be opened so that user can continue game after closing help window.
Please any one can help me to implement this, I know I have to use session but I need some guide how to make session and how to break it. Does Destroy method breaks session.
I will b thankful if some one helps me.
I am developing card game in servlet. I have two submit buttons on form on if Quit and other is Help.
1 - If some one clicks quit button, new game should be started
2 - And if clicks help button, the help window will be opened so that user can continue game after closing help window.
Please any one can help me to implement this, I know I have to use session but I need some guide how to make session and how to break it. Does Destroy method breaks session.
I will b thankful if some one helps me.