kiran kumar73

Greenhorn
+ Follow
since Nov 13, 2000
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 kiran kumar73

dear frank!
i tried to create my user id with my name i.e kiran kumar, but it said the same username already exists.so i created an account with "kiran kumar73". Now you are asking to change my user name.now you tell me what to do.Shall i use something else which is not my name or add something which is is not there in my name.pls help me.
23 years ago
hi!
i faced the same problem in my project.i followed the first method as you said- performing the search each time when moving to the next page or the required page number.i first thought of storing thr search results in session, but it became very difficult because we cannot predict the search because the data is huge.so to my knowledge better go for the first method i.e performing the search each time.
i think this suggestion may help you in solving the problem.
bye
23 years ago
hi!help me out in this.
i have a form by submitting which a servlet will be called.
if i click the sumbit button once it is calling the servlet.but if i click the same servlet 10 times simultaneously ,how many results should i get?i should get the result 10 times.but usually we get only one output.why is it so?how the server knows that the same request has come from the same client.
pls help me out in this .
thanks in advance.
bye
23 years ago
Hi everybody!
can you pls help me in getting the syllabus for java certification test for programmer level(SCJP).
thanks in advance.
bye.
hi guys!
can u please help me knowing what the HTTP tunneling is.is it the same as servlet chaining?
pls help me.
bye.
23 years ago
hi!
i got a doubt in basics of servlet.pls help me.
there is a html form from which a servlet is called.when i click the submit button a thread will be created at the server and it will be executed and the result will be sent back to the client.but if i click the submit button 500 times simultaneously, will it create 500 threads or only one thread.what is the reason.
pls help me out in this.
thanking you in advance.
23 years ago