Tejas Bavishi

Ranch Hand
+ Follow
since Jul 28, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Tejas Bavishi

Hello

I already have SCJP certification.

Do I need to take Oracle training for certification - 1Z0-897 ? Or I can directly give this certification?

Best Regards
Tejas



This is an EBook which covers various topics on Java and JEE technologies interview questions and answers. The book is not an exhaustive reference but serves as a refresher to various topics during Java interview. In case you have more questions to share, please post it as comments and I will add it in the 2nd edition of the book.

The eBook is available at
Practical Guide to Last Minute Java and JEE Technology interview questions

The blog is available at
Blog

Originally, I wanted the book to be available for free, but Kindle books are not available for free, so kept a very low price.

Thanks
13 years ago
I have authored another eBook on Amazon kindle for Apache Solr.

Here's the description:

Apache Solr is an enterprise grade fast search engine with full text search capabilities. It can be integrated with database, provides faceted query interface and clustering support. In this tutorial, we will build a fictitious search application to retrieve medical patient records. The Solr itself is a very big topic and not all the Solr features are covered in this book.
The book covers SolrJ library, Java code to interface to Solr, Solr configuration and installation on Tomcat and building Java code to perform search operations using Solr.
This book is aimed at developers, architects and technical managers who will benefit immensely by reading this book. This is a short and quick guide and provides practical example to build a search interface.
Here's the link to EBook - http://www.amazon.com/Practical-Building-Search-Applications-ebook/dp/B0060U2QCY/ref=sr_1_5?s=books&ie=UTF8&qid=1319967851&sr=1-5

13 years ago
thanks for the response.
Some questions:
(1) console should also have values printed in chinese, it must be working fine on windows os with chinese language. If yes whats the way to change this setting?
(2) the same tomcat is going to be deployed on CentOS, what OS level settings are required?
(3) when jsp page calls a java class method and i pass the chinese characters to this method, garbage special characters are displayed. Any code in java that handles utf 8 characters?
13 years ago
JSP
Hi

I am entering following URL on the web browser:
http://localhost:8080/nbt4/pages/chinesesearch.jsp?crit=可回收包装

I have pasted following code of chinesesearch.jsp:


The following is printed on the browser:
List of products: 可回收包装
After conversion ???

The reason I am using the method getBytes(), is because on the tomcat console following message is printed:
Criteria in JSP((((())))) before unicode conversion - ???
Criteria in JSP((((())))) after unicode conversion - ???

Both request from web browser to server and the same value from server to web browser are printed properly in chinese. However, in the tomcat console, the characters are not displayed properly, instead of chinese characters, ??? are displayed. Please tell me how to resolve this ?

Also, when the query string parameter is passed to a Java bean as a string variable, and printed on console - the values come as garbage.

Has anybody had experience working with Chinese characters ? Please help.

I am using Tomcat 6, JDK 6 and Windows 7. Also, I have to run this solution in production environment running CentOS, JDK6 and Tomcat 6.

Thanks
Tejas
13 years ago
JSP
Here's the introduction :

Who is this guide for?
Who is this guide not for?
Setup local development environment – Pet Store Catalog
Netbeans IDE
MySQL RDBMS
Cloud Computing Paradigm
Amazon EC2 cloud
Setup database on Amazon RDS
EC2 instance creation
Elastic Load Balancer
Glassfish Application server
Bitnami.org


Who is this guide for?
This guide is for experienced Java developers, architects and technical managers who wants to read practical hands-on guide to get practical and proven solution on Amazon EC2 cloud platform. This guide uses Java Pet store application as a sample application used to deploy on the Amazon EC2 cloud platform. The Java Pet store application is available for free download as part of Oracle Net Beans Java EE IDE.Because Pet store is a blue print example representing many aspects of a typical web application, it gives reader's first hand experience in deploying Java EE apps on Amazon AWS.
Who is this guide not for?
This guide is not for readers who want to learn about Java and Enterprise Java technologies. This guide expects readers to have a working experience with Java and Enterprise Java technologies and able to work with at least one RDBMS product. Also, this book expects readers to know basics of cloud computing.
13 years ago
Hi

This eBook is published on Amazon.com

The book covers step by step guide to deploy Oracle Java Pet Store Catalog web application on Amazon EC2 Cloud environment. This book is focussed on the actual deployment steps than describing theory.

Experienced Java Developers and Architects will find this book a quick short guide to working with Amazon EC2 cloud environment.

Thanks
Tejas
URL - http://www.amazon.com/Practical-Guide-Amazon-Development-ebook/dp/B005HEZD1A/ref=sr_1_1?ie=UTF8&qid=1313493239&sr=8-1
13 years ago
Hi

I passed IBM Test 667, Architectural Design of SOA Solutions 3 months back. I am yet to receive the certification kit. Any email ID where I can contact IBM for my kit ?

Thanks
Tejas
Hi

I have recently started to explore Mobile Application development. However, I am not sure on the correct choice of platform for application development.

Like - Java ME, Google Android, HTML5, iPhone

Could you tell me which is the most generic platform which will support maximum number of mobile phones for application development ?

Thanks

Tejas
14 years ago
Hi

I read the book - SOA Compass, this covers most of the items from the exam. There are many scenario questions and also questions on IBM software products.

I also read some case studies as documented in the earlier posts on this forum.

Thanks
Tejas
I cleared the Solution Designer exam with 78% yesterday.

Want to ask the forum members on what other certifications can be pursued for SOA or allied technologies ?

All ideas welcome !

Thanks
Tejas
Hi

I am new to SAFS framework for automating testing. If someone could help me understand the differences/pros/cons between SAFS framework, Selenium Test Tool, Rational Functional Tester tool - will be great.

I want to know the differences in terms of usability, extensibility, architecture, (dis) advatages, ease of use, etc.

Also, if someone can describe their experience as to use of each of the framework/tools, that will be great.

Thanks for taking time to read respond to this post!!

Tejas
15 years ago

Have you seen this link - SCDJWS Links

Please see NOTES - I have seen good feedback about these notes.

Thanks
Tejas


Congratulations!!!


Ivan Krizsan, please share links to your notes.

I could not find it in SCDJWS links section of JavaRanch Forums for SCDJWS.

Thank you for your help!

Tejas