Manish Singhal

Ranch Hand
+ Follow
since Sep 21, 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 Manish Singhal

Carl, thanks for the clear explanation.
19 years ago
Rachel, I agree with what you say but here would like to mention:

Question: Is the following code legal?
try {
...
} finally {
...
}
Answer: Yes, it's legal. A try statement does not have to have a catch statement if it has a finally statement. If the code in the try statement has multiple exit points and no associated catch clauses, the code in the finally statement is executed no matter how the try block is exited.

Any comments !!!
[ May 26, 2004: Message edited by: Manish Singhal ]
19 years ago


I am getting the below error while compiling the code, please explain:

MyCatch.java:9: unreported exception java.io.FileNotFoundException; must be caught or declared to be thrown
FileInputStream f1 = new FileInputStream(f);
19 years ago
If what SridharS is saying is TRUE, then thats a new learning for me.
Thanks
Manish
RequestDispatcher.forward() forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server. This method allows one servlet to do preliminary processing of a request and another resource to generate the response.
whereas response.sendRedirect()sends a temporary redirect response to the client using the specified redirect location URL. This method can accept relative URLs, hence the servlet container must convert the relative URL to an absolute URL before sending the response to the client.

Manish Singhal
CONGRATS
Manish
22 years ago
Hi Jeena,
You can type-in the number of questions you want to attempt in single go in Jxam and you will get the answers for those number of questions after answering those number of questions.
any clarifications ???
ALL THE BEST
Manish
[This message has been edited by Manish Singhal (edited July 03, 2001).]
Oyeeee Harpal.......... tusi kaise soch sakte ho dobara exam dene ki.
My Dear if u r going to appear for the exam again then mind it I will accompany u to the exam center and will be sitting in the cubical next to urs, and I hope that u wont like if I will appear for the exam again.
Dear I also got the marks very near to urs but please dont think to appear again.
anyway Hearty Congratulations.... I was waiting for this day, to write this post............since long.
Manish
23 years ago
Congrats Vijay !!!
Certainly you are the first person to say that the paper was very easy. Well thats good.
All the Best for future,
Manish Singhal
23 years ago
Wonderful Ramesh
Great Job
All the Best
Manish Singhal
23 years ago
Well Done Archana
CONGRATULATIONS !!!
All the best
Manish
23 years ago
I think I am not violating the laws/rights of the developer of JDCert Exam. I request the Moderators to please pay their focus on it and let me know.
I just want to help JAVA guys as I know how much trouble and difficulty I faced in searching & collecting all the mock exams available on net because I was not aware of www.javaranch.com at that time on which the list of all available mock exams on internet are available.(i.e. on Maha's site )
I have send the desired file to David , Sachin , Lakshmi , Brian.
If any javaranch user want the file then please send me the mail, I would highly appreciate it as its not possible for me to again and again look this thread.
Thanks and ALL THE BEST.
Regards,
Manish Singhal
(SCJP)

[This message has been edited by Manish Singhal (edited November 13, 2000).]
Hi Prasanthi
CONGRATULATIONS.... 83% is certainly NOT a bad score rather its toooo good. I scored much less then this but still I am happy
Manish
CONGRATS Priya.
Thats a Greeeeeeeeeeeat Score !!!

Manish Singhal