Re: [java ee programming] Java Learning path

2010-05-07 Thread Prabhat Jha
Hmm Most of the tutorials are here at javapassion... Outside search in java.sun.com No worries about language (care only about java as the language :))... Cheers, Prabhat On Wed, May 5, 2010 at 4:26 AM, Sergio castillo wrote: > Sounds great. Could you please give us some links to the

Re: [java ee programming] Java Learning path

2010-05-06 Thread thiago moraes
e a book talks about the best usage of EJB? > > Cheers, > > Art > -- > Date: Wed, 5 May 2010 14:10:40 -0300 > Subject: Re: [java ee programming] Java Learning path > From: thiagoa...@gmail.com > To: scyriza...@gmail.com > CC: jha.mprab...

RE: [java ee programming] Java Learning path

2010-05-06 Thread Arthur C
way of applying session bean and entity bean in the web application. Is Oracle ADF has the best usage of session bean or entity bean? Is there a book talks about the best usage of EJB? Cheers, Art Date: Wed, 5 May 2010 14:10:40 -0300 Subject: Re: [java ee programming] Java Learning path From

Re: [java ee programming] Java Learning path

2010-05-05 Thread thiago moraes
This is a good tutorial consists the whole JEE specification. http://java.sun.com/javaee/5/docs/tutorial/doc/ On Tue, May 4, 2010 at 5:26 PM, Sergio castillo wrote: > Sounds great. Could you please give us some links to the exact locations of > these tutorials? i would appreciate your help. > >

Re: [java ee programming] Java Learning path

2010-05-04 Thread Sergio castillo
Sounds great. Could you please give us some links to the exact locations of these tutorials? i would appreciate your help. Thanks P.D.: Sorry about my english (i speak spanish =P) On 2 May 2010 04:06, Prabhat Jha wrote: > Java is quite huge... too much... > > I will follow this: > > 1. Learn C

Re: [java ee programming] Java Learning path

2010-05-02 Thread Prabhat Jha
Java is quite huge... too much... I will follow this: 1. Learn Core Java (Basics are the most important to crack any interview if reading from job perspective). 2. Learn Web (Just JSP no good but still learn Servlet\JSP and some framework like Struts). 3. Learn EJB (Its a middleware and you are

Re: [java ee programming] Java Learning path

2010-04-26 Thread Ice-Man
1) Learn Web First! But, just JSP is not enough: master some efetive FrameWork(s) MVC (WebFrontController) just like VRaptor3, Mentawai, or even Struts2!! ;-))) Not all Apps use Spring FrameWork.. :/ 2)Yes, EJB is Midleware (Infra-Structure) FrameWork. Ice-Man 2010/4/25 vladakg85 > Ok I lost m