
Originally Posted by
bcasabee
Learn first how to program in java, the most basic siguro is create a stand alone application, a simple database entry form.
After which, venture into basic web applications technologies, this is where servlet/jsp will come in. Maybe a modification of your previous program, so karon kay web based database entry form.
Don't dive into other web technologies such as struts yet cause those are already frameworks. Frameworks take care of details nga kuti-kuti kaayo. And besides, this web framework is built on top of the more basic servlet/jsp technology. After learning servlets/jsp, try using struts and improve your web based database entry form using struts.
After web, venture into a more advance distributed technolgy like ejb. Again, don't mixed this with other technologies yet like spring or hibernate. Just improve your basic database entry application using ejb.
After which, kamao na dayon ka.