Bachi Taurean

Greenhorn
+ Follow
since Aug 03, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Bachi Taurean

Hi Ulf,

Could you share with me a sample program on how to issue a PUT request?
Hi Rahul,

I know a browser can only trigger GET and POST request. I wanted to know what are the other ways, if there are any, to trigger PUT, DELETE, TRACE, HEAD request. They need not be from a browser.
Hello all

I understand we can send HTTP GET and POST requests from a browser to a web server(via hyperlinks, and form fields etc). I wanted to know how do we trigger the other HTTP methods like GET, HEAD, PUT, TRACE, DELETE etc...
Thank you Rahul and Ulf, it is working now.Appreciate your immediate reply and help
Hi Rahul,

Thanks for the reply. I did the following to use telnet. Please correct me if I am missing something

(1)Opened telnet client from Start->Run->Telnet from windows.
(2)Tried connecting to Tomcat server on the same machine as follows
(i)telnet 172.24.17.22 8080. This showed me blank window
(ii)telnet and then at the telnet prompt issued telnet command "o 172.24.17.22 8080". This said connecting to 172.24.... and then showed me a blank window.

I also tried replacing my machine IP address above by "localhost" and
"md-bhaskar"(my machine hostname) but in vain. Please let me know if I need to do anything further.
Hello all,

I understand that when a resource on the webserver is requested, the browser sends the request headers and initiates a request to the web server. I wanted to know if we can trigger a GET or POST request manually to a servlet.(Not through browser or any other means).Please let me know if there is a possibility.
Hello all,

Today I appeared for SCBCD exam and was able to clear with 75%. I have absolutely no experience in EJB. I cleared SCWCD on Nov 30th and my target was to somehow complete SCBCD by JAN'07(I am 6 days late!!!).

Was a little dissappointed with the score since I was expecting above 80%. But considering my very less experience in EJB, I think its a decent score.I had less time so I only gone through HFEJB, and the entire credit for me getting this score goes all the way to HFEJB.

Thank you Kathy and Bert for such a good book. But I personally feel that EJB book from Oreilley series along with HFEJB make a good combination to score a more decent percentage score in the exam. would like to take a couple of months break before I embark on my next certification. ALL THE BEST!!!
Hi all,

I just cleared SCWCD. I am planning to go for SCBCD now. Please let me know if it is worth taking this exam now, or should I wait until next version of SCBCD for EJB 3.0 gets released? Will the exam for the current version still hold good according to industry standards? Please reply
Hello,

Thanks for the reply. What good book do you suggest for SCBCD? Is HFEJB a good one to go for? Please reply
Is going for SCBCD2.0 really helpful in near future? Especially when the beta exam officially gets launched as the main exam?
Dear Friends,

Yesterday I cleared SCWCD exam with 84%. I could have scored much better but since I had to appear for the exam with fever, I could not concentrate much. Anyway I am happy with whatever is the result. Now, I want sincere and helpful suggestion from all you nice folks out there. I have one more voucher with me which expires on Sept 24th,2007. Please let me know what I should do with this. I have the following options with me right now.

(i)Thinking of going for the SCBCD 5.0 Beta exam. I am not sure if I will be able to do that since I have less or almost no experience with EJB's. I think I dont need a voucher for this, though.

(ii)Go for SCJP upgradation, since I have SCJP for jdk 1.3. I think the exam cost for upgradation is less than the voucher cost(Rs7200) , am I right?

(iii)Go for Web services exam from Sun.

(iv)Go for SCBCD exam with the current available version. Dont know if the current version's exam will be helpful for me in the future.

So, Kindly give me your suggestions regarding this.
Dear Friends,

Yesterday I cleared SCWCD exam with 84%. I could have scored much better but since I had to appear for the exam with fever, I could not concentrate much. Anyway I am happy with whatever is the result. Now, I want sincere and helpful suggestion from all you nice folks out there. I have one more voucher with me which expires on Sept 24th,2007. Please let me know what I should do with this. I have the following options with me right now.

(i)Thinking of going for the SCBCD 5.0 Beta exam. I am not sure if I will be able to do that since I have less or almost no experience with EJB's. I think I dont need a voucher for this, though.

(ii)Go for SCJP upgradation, since I have SCJP for jdk 1.3. I think the exam cost for upgradation is less than the voucher cost(Rs7200) , am I right?

(iii)Go for Web services exam from Sun.

(iv)Go for SCBCD exam with the current available version. Dont know if the current version's exam will be helpful for me in the future.

So, Kindly give me your suggestions regarding this.
Hi Naresh,

SCWCD exam study kit by Hanumanth Deshmukh is good. You can safely rely on that. When compared to HFSJ I like this book for chapters on custom tags, simple tags and Design patterns. Do not miss to attempt chapterwise questions and the final mock exam given in this book. It's not worth missing.
Please print the contents of your web.xml file.lets try...