| Author |
skills needed?
|
zaheer agadi
Ranch Hand
Joined: Jan 02, 2006
Posts: 32
|
|
hi, can any one tell me wat skills are needed along with jsp, servelts to survive in java development
|
CHEERS<br />Zaheer SCJP(1.4)
|
 |
Kj Reddy
Ranch Hand
Joined: Sep 20, 2003
Posts: 1697
|
|
|
It depends on kind of development environment you are going to work. Knowing J2EE will be more helpful.
|
 |
Mark Herschberg
Sheriff
Joined: Dec 04, 2000
Posts: 6037
|
|
Strong communication skills. This includes being able to converse with enginers and non engineers alike. Written skills are key, including documenting code, writing specs, and writing user and architecture documentation. The ability to understand and premptively raise issues is also key--being able to alert your manager to problems as the first signals arise, instead after the problem has already occurred. The ability to estimate tasks is critical as you plan your work. Also, domain knowledge is helpful in any field. --Mark
|
 |
Bruce Jin
Ranch Hand
Joined: Sep 20, 2001
Posts: 666
|
|
Depends on your job description. JSP/Servlet alone should be enough to do lot of work. However it is a good idea to master: 1, JSF for presentation 2, Hibernate, iBatis or JDO for database access. 3, Spring framework for software infrastructure. 4, learn some design patterns 5. learn some OOP 6. be familiar with Apache commons utilities
|
BJ - SCJP and SCWCD
We love Java programming. It is contagious, very cool, and lot of fun. - Peter Coad, Java Design
Crazy Bikes created by m-Power
|
 |
s jain
Ranch Hand
Joined: Nov 22, 2005
Posts: 102
|
|
if u want to learn more u can go for: EJB,Struts,JDBC,JNDI,RMI,web services.. etc
|
 |
Roger Chung-Wee
Ranch Hand
Joined: Sep 29, 2002
Posts: 1683
|
|
Too many people jump into J2EE without understanding the basics. Learn core Java well, it will serve you well in the future. Other valuable technical skills include: - testing using JUnit - scripting (Ant, UNIX shell) - SQL - XML - UML modeling using a tool like Rational Rose - an IDE like eclipse
|
SCJP 1.4, SCWCD 1.3, SCBCD 1.3
|
 |
 |
|
|
subject: skills needed?
|
|
|