| Author |
Please guide me in advance java
|
deepaks sharma
Greenhorn
Joined: May 19, 2011
Posts: 5
|
|
Hello everyone,
I am doing MCA from INDRA GANDHI NATIONAL OPEN UNIVERSITY last semester and I choose a project 'ONLINE JOB PORTAL' and I am new to java and learning core java. I want to know what are the topics of java are used to complete my project. I need to know the topics because SYNOPSIS of this project will be submitted first of all.
One more thing I want to know that ORACLE (STRUCTURE QUERY LANGUAGE ) is a best combination with java as a database for this project.
Your responses will give me a idea about my project
Waiting for your good reply
|
 |
Udara Amarasinghe
Ranch Hand
Joined: Aug 17, 2009
Posts: 109
|
|
Hi deepaks
you can create onlinejobportal web site using javaee technology. you can create main web pages using JSP technology and use javaee persistence technology to connect with database server and you can do core database operations and other controls using enterprise beans.
I think it will be easy if you use MySQL as a database server.
|
 |
deepaks sharma
Greenhorn
Joined: May 19, 2011
Posts: 5
|
|
Hi Udara,
Thanks for your reply.
I also want to know about the IDE and after completing the core java which topics I need to cover it before starting my project.
Thanks again and waiting for your reply.
Deepak Sharma
|
 |
Udara Amarasinghe
Ranch Hand
Joined: Aug 17, 2009
Posts: 109
|
|
Deepak I think NetBeans IDE will be great on your case. And you can use javaee->enterprise application or java web->web application project types for you project.
If you have some basic knowledge about Object Oriented programming and java then you can refer JavaEE specification documents and books to cover fields like persistence, EJB and web development with java.
here is some materials.
tutorials and documentations : http://download.oracle.com/javaee/
specification documents : http://www.oracle.com/technetwork/java/javaee/ejb/index.html
some links from this site : http://www.coderanch.com/how-to/java/ScbcdLinks
for web development : http://www.jsptut.com/
|
 |
deepaks sharma
Greenhorn
Joined: May 19, 2011
Posts: 5
|
|
thanks a lot.
your advice will help me in completing my project
Thanks again
Deepak Sharma
|
 |
 |
|
|
subject: Please guide me in advance java
|
|
|