Page 44 of 80
Posted: Wed Apr 07, 2010 12:45 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 12:50 am
by Kimiko
Posted: Wed Apr 07, 2010 12:58 am
by Kinokokao
This is why I prefer History. If I ask someone, "hey, when was the Treaty of Westphalia?" they'll just tell 1648. That's how you find out. Ask someone, look it up in a book, or just google it.
SPEAKING OF WHICH:
I find this very fascinating.
Posted: Wed Apr 07, 2010 1:05 am
by Maxine MagicFox
Kimiko - this IS Java 201
I took Intro to Java last semester - and escaped with a C, remember? I kept ranting and raving about it.
*walks away depressed* -_-; I know... I'm not very good at this, am I?
But, all my other programming assignments I excelled in. I'm just having a really hard time with this one in particular. I dunno why.
Posted: Wed Apr 07, 2010 1:05 am
by Kimiko
What is so fascinating about it? The choice of towns to indicate? Or the huge differences in borders with current Europe?
Posted: Wed Apr 07, 2010 1:09 am
by Kimiko
Aw, I'm sorry Maxine. I keep forgetting that I'm looking at this with many years of programming experience and thinking "why doesn't she see it? it's obvious, isn't it?". I shouldn't be so arrogant

Posted: Wed Apr 07, 2010 1:21 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 1:58 am
by Kinokokao
Posted: Wed Apr 07, 2010 3:15 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 3:24 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 3:39 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 5:09 am
by negzee
Maxine, just a minor note:
It's not necessary to call setPath(), since your jsps appear to be in the same directory; I only mentioned setPath() and setDomain() as other parts of the interface to be aware of. By default, the cookie path is set to the path/directory of the current page.
Also, if you're going to call setPath(), you should do it before calling addCookie().
Posted: Wed Apr 07, 2010 5:16 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 5:37 am
by Maxine MagicFox
Posted: Wed Apr 07, 2010 5:58 am
by Maxine MagicFox