UrbanPro
true
Chinna Katta Java trainer in Hyderabad

Chinna Katta

6yrs exp in j2ee

Sri Nagar Colony, Hyderabad, India - 500073.

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Chinna Katta

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

Profile Brief

Having 6+ Years of experience in developing web based applications using Java, JDBC, Servlets, JSP, JUnit, JavaScript, Struts, Ejb, Webservices and Spring, TestTNG, RSA,RUMBA, and. Awareness on iBatis, JQuery and Azax,. Also BIRT Reporting Tool, ODM Rules Engine

Skills Summary


Primary Skills Core Java, JSP/Servlets, Struts , Spring, Hibernate, Log4j
Web/Application Server Apache Tomcat Web Logic, Web Sphere
RDBMS Oracle 9i, PostgreSQL, MYSQL, DB2
Build Tools ANT, Maven
IDE Eclipse, Netbeans, RSA, HPServiceManager,, RUMBA
Version Con CVS, SVN, GIT, Star Team, ClearCase.
OS Win XP, W7,
Others ( Awareness ) BIRT Reporting Tool, ODM Rules Engine

Languages Spoken

English

Telugu

Education

svu 2007

Master of Computer Applications (M.C.A.)

Address

Sri Nagar Colony, Hyderabad, India - 500073

Verified Info

Phone Verified

Email Verified

Facebook Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

6

Teaches

Core Java

Teaching Experience in detail in Java Training Classes

Thnx to your mail, i am interested in this position. plz find the required details as well as work experience Profile Brief • Having 5+ Years of experience in developing web based applications using Java, JDBC, Servlets, JSP, JUnit, JavaScript, Struts, Ejb, Webservices and Spring, TestTNG, RSA,RUMBA,Agile Process and. Awareness on iBatis, JQuery and Azax,. Also BIRT Reporting Tool, ODM Rules Engine Skills Summary Primary Skills : Core Java , JSP/Servlets, Struts , Spring, Hibernate. Logging Framework : Log4j. Web/Application Server : Jakarta-Tomcat 5.0/6.0/7.0, WebLogic Server 8.1/9.0/10.0, RDBMS : Oracle 9i, PostgreSQL. Build Tools : ANT. IDE : Eclipse, Netbeans. Version Con : CVS, SVN, GIT, Star Team, ClearCase. OS : Win XP Others : Awareness about WebSpherePortal7.0, Trained by IBM.

Reviews

No Reviews yet!

FAQs

1. What type of Java programming do you teach?

Core Java

2. Which classes do you teach?

I teach Java Training Class.

3. Do you provide a demo class?

Yes, I provide a free demo class.

4. How many years of experience do you have?

I have been teaching for 6 years.

Answers by Chinna Katta (4)

Answered on 19/04/2015 Learn IT Courses/Java

The serialization runtime associates with each serializable class a version number, called a serialVersionUID, which is used during deserialization to verify that the sender and receiver of a serialized object have loaded classes for that object that are compatible with respect to serialization. If the... ...more
The serialization runtime associates with each serializable class a version number, called a serialVersionUID, which is used during deserialization to verify that the sender and receiver of a serialized object have loaded classes for that object that are compatible with respect to serialization. If the receiver has loaded a class for the object that has a different serialVersionUID than that of the corresponding sender's class, then deserialization will result in an InvalidClassException. A serializable class can declare its own serialVersionUID explicitly by declaring a field named "serialVersionUID" that must be static, final, and of type long: - See more at: https://www.urbanpro.com/java/what-is-serialversionuid-why-it-different-for-each?id=138664&_from=showMessage#.dpuf
Answers 16 Comments
Dislike Bookmark

Answered on 23/01/2015 Learn IT Courses/Java

Contains all resources whatever using in that application.
Answers 69 Comments
Dislike Bookmark

Answered on 23/01/2015 Learn IT Courses/Java

Interpreter is compile the program line byline, if any error found at specific line, it never compile the remaing program, ... for compiler consider program at a time and display errors.
Answers 30 Comments
Dislike Bookmark

Answered on 23/01/2015 Learn IT Courses/Java

like pojo , for persistany
Answers 15 Comments
Dislike Bookmark

Teaches

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

6

Teaches

Core Java

Teaching Experience in detail in Java Training Classes

Thnx to your mail, i am interested in this position. plz find the required details as well as work experience Profile Brief • Having 5+ Years of experience in developing web based applications using Java, JDBC, Servlets, JSP, JUnit, JavaScript, Struts, Ejb, Webservices and Spring, TestTNG, RSA,RUMBA,Agile Process and. Awareness on iBatis, JQuery and Azax,. Also BIRT Reporting Tool, ODM Rules Engine Skills Summary Primary Skills : Core Java , JSP/Servlets, Struts , Spring, Hibernate. Logging Framework : Log4j. Web/Application Server : Jakarta-Tomcat 5.0/6.0/7.0, WebLogic Server 8.1/9.0/10.0, RDBMS : Oracle 9i, PostgreSQL. Build Tools : ANT. IDE : Eclipse, Netbeans. Version Con : CVS, SVN, GIT, Star Team, ClearCase. OS : Win XP Others : Awareness about WebSpherePortal7.0, Trained by IBM.

No Reviews yet!

Answers by Chinna Katta (4)

Answered on 19/04/2015 Learn IT Courses/Java

The serialization runtime associates with each serializable class a version number, called a serialVersionUID, which is used during deserialization to verify that the sender and receiver of a serialized object have loaded classes for that object that are compatible with respect to serialization. If the... ...more
The serialization runtime associates with each serializable class a version number, called a serialVersionUID, which is used during deserialization to verify that the sender and receiver of a serialized object have loaded classes for that object that are compatible with respect to serialization. If the receiver has loaded a class for the object that has a different serialVersionUID than that of the corresponding sender's class, then deserialization will result in an InvalidClassException. A serializable class can declare its own serialVersionUID explicitly by declaring a field named "serialVersionUID" that must be static, final, and of type long: - See more at: https://www.urbanpro.com/java/what-is-serialversionuid-why-it-different-for-each?id=138664&_from=showMessage#.dpuf
Answers 16 Comments
Dislike Bookmark

Answered on 23/01/2015 Learn IT Courses/Java

Contains all resources whatever using in that application.
Answers 69 Comments
Dislike Bookmark

Answered on 23/01/2015 Learn IT Courses/Java

Interpreter is compile the program line byline, if any error found at specific line, it never compile the remaing program, ... for compiler consider program at a time and display errors.
Answers 30 Comments
Dislike Bookmark

Answered on 23/01/2015 Learn IT Courses/Java

like pojo , for persistany
Answers 15 Comments
Dislike Bookmark

Chinna Katta describes himself as 6yrs exp in j2ee. He conducts classes in Java Training. Chinna is located in Sri Nagar Colony, Hyderabad. Chinna takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 6 years of teaching experience . Chinna has completed Master of Computer Applications (M.C.A.) from svu in 2007. He is well versed in English and Telugu.

X

Share this Profile

Recommended Profiles

Ajay Veluru

Ajay Veluru photo Nallagandla, Hyderabad

Sri Harsha Reddy

Sri Harsha Reddy photo Sri Nagar Colony, Hyderabad

Akash

Akash photo Kondapur Whitefields, Hyderabad

Mahesh

Mahesh photo Mahadevpur Colony, Hyderabad

Praveen Gali

Praveen Gali photo Kukatpally Seshadri Colony, Hyderabad

Sagar A

Sagar A photo Kukatpally K P H B Phase 4, Hyderabad

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more