elvis chuah

Greenhorn
+ Follow
since Nov 18, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by elvis chuah

hi all,
I'm using jdk1.4.2_03. Tomcat 4.1.27/29.
My applet used to communicate to serlvet/JSP via http protocol. However, I wish to apply SSL in my tomcat standalone. Is there any implication towards my existing applet to servlet codes?
regards,
elvis
20 years ago
I guess one of the most important quesion to newbie Java programmer. Ask them to construct two string of "Hello world" and "my name is elvis".
Then finally make them into one string.
It will test the Java programmer to understand the important of memory allocation in VM.
regards,
elvis
20 years ago