Home » questions » Need practicing in java & J2EE?

Need practicing in java & J2EE?

2006-08-06 03:35:52, Category: Programming & Design
I have perfect knowledge in java (have SJCP cert.) and middle in J2EE. However, I am currently not working in these fields. I want to improve my skills and be updated in some projects. What to do?? I will appreciate any help thanks for the rich reply Do you have some ideas about a project with which I can start?

Answers

  1. sonfarx

    On 2006-08-06 12:03:21


    After download the new J2EE and some IDE like Netbeans 5.5 or Eclipse, i suggest you to download j2ee tutorial, you can follow such tutorial. Learn and follow the examples about EJB 3.0, security and so on. There are some examples in the netbeans site about how to create some applications. Download the Database that you want, i suggest you the mysql, is free and if you wish, you can learn about store procedures and functions for use in your mysql database, download the mysql-jdbc driver, the mysql server, mysql administrator, and mysql query browser. Learn about javascript doing or re-using some sample codes and depending your needs, you will implement them in jsp and/or servlets. If you wish, you can learn about Ajax for your web applications to make them more friendly. http://java.sun.com http://www.netbeans.org http://www.mysql.com http://www.w3schools.com/ajax/default.asp http://www.hotscripts.com/JavaScript/index.html Hope my summary helps you.