Fox Hu

Ranch Hand
+ Follow
since Jan 23, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Fox Hu

Thank you, Gregg and Frank.
I haven't use Resin before but I will have a try.
21 years ago
JSP
Thank you.
But I didn't mean to use it to learn JSP.
I need a server for some simple business usages.
Considering stabilization and security, can Tomcat be a choice?
21 years ago
JSP
What is the best FREE jsp/servlet server on Windows?
Tomcat?
21 years ago
JSP
Wow, that is a good news
Ok
I got it
Thank u
Thank you .
But it is going to be expired .
Do I need to take the exam before the expire date ?
Or if it is expired what should I do ? Take SCJP exam again ?
Hi
I have got the SCJP 1.4 can I apply SCBCD ?
Do I need to det SCJD first?
What is the difference between LinkedList and ArrayList ?
Static methods can be overridden by static methods only ?
Calling the setPriority method on a thread object directly cause a thread to stop executing ?
And in which other occasion can directly cause a thread to stop executing ?
Besides wait(), yield(), sleep() .
Something like this:
22 years ago
I added a KeyListener to a JWindow and implemented keyPressed() function but nothing happens when I press my keyboard .
Why ?
22 years ago