Hare Rama

Greenhorn
+ Follow
since May 17, 2001
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 Hare Rama

Hi,
Can any one please inform the free electronic books downloadable on web on core Java?
This would help me to suggest to my students.
Thanks in advance,
Hare Rama
22 years ago
Hi,
Can any one please inform the free electronic books downloadable on web on EJB?
This would help me to suggest to my students.
Thanks in advance,
Hare Rama
Hi,
Can any one please inform the free electronic books downloadable on web on JDBC?
This would help me to suggest to my students.
Thanks in advance,
Hare Rama
Hi,
Can any one please inform the free electronic books downloadable on web on core Java, servlets & JSP ?
This would help me to suggest to my students.
Thanks in advance,
Hare Rama
22 years ago
Hello all,
Can anyone tell me why Java doesn't support multiple inheritence while C++ supports?
Thanks,
Hare Rama
22 years ago
Hi,
1. CGI is old type of programming which utilizes PERL language whereas servlets uses Java.
2. CGI is laborious because for each client request, new process starts ie compilation & running of the program which delays the process. Whereas servlet will be a precompiled one & gives faster reply.
3. Multithreading option is there with servlet.
Hare Rama
22 years ago
Hi,
I am using Javawebserver2.0 for my servlets. I have to test my servlets like a real time on web in my system which is not having internet connection. For example, I have home page of my project with path http://localhost:8080/servlet/Index & it should get invoked after typing www.xyz.com.
Is there any option to do this with Javawebserver?
Thanks,
Hare Rama
22 years ago
Hi,
I completed a project with servlets & JDBC in Windows platform with MS_Access as database. I used ODBC Bridge driver. Urgently I need to change database to MySQL. Deadline date is nearing & I need to impress client by completing before deadline.
Is Linux reqd to install MySQL?
Which driver I have to use? How to get it?
Please save me from this situation.
Thanks for reading this & thanks in advance for suggesting the solution.
Hare Rama
Hi all,
Can anyone please explain/give URL's to get me an idea about applet-servlet, servlet-servlet, servlet-JSP, Jsp-Jsp communication?
I have interview tomorrow & I hope this will be gunshot question there.
Thanks,
Hare Rama
22 years ago