Steiphan Jason

Greenhorn
+ Follow
since Jul 04, 2013
Steiphan likes ...
Eclipse IDE Firefox Browser Java
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
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Steiphan Jason

Thank you so much Henry Wong! Now I solved the problem. Thank you
I have created very simple multi-threaded java socket chat program, and that works fine when they are chatting and new clients join to the program.But as soon as one client gets terminated or closed, the entire server fails with all other active clients in the chat. Could you guys give me an idea to solve this, please friends.


yes, there is only one constraint program should have,that is to verify the uploading file is only a picture with.jpg or .png and not any type of document like .txt or .docx. File should be saved in folder of server with the name we assign,not the uploading picture's name as it is.
10 years ago
JSP
then please show me how to perform that using servlet ,through a java bean program is also fine. I kindly request your help :)
10 years ago
JSP
I need to upload & display image through jsp, please anyone of you can show me how to implement it? .I don't use a database for this and i need to save image in a folder and shoud be implemented as jsp not as servlet.
10 years ago
JSP