Re: Velocity

From: Sudsy (bitbucket44_at_hotmail.com)
Date: 10/02/04


Date: Fri, 01 Oct 2004 22:38:00 -0400

Nathan Hazout wrote:
> Thanks to both of you,
> Sudsy : I'm gonna go step by step, see what he wants me do to first,
> time is not that important for him right now.
>
> If he asks me to go deep into java, there is something I need to know.
> I looked up for 'Java' books on the web, but I know that java is also
> used to make 'applets'. I don't think that's what I need to learn right?
> Would sound more like 'Servlet' I think.
> How to know if it's going to be the right book? Is there a different
> name for 'Java servlets' ?

Well done! You've already managed to discern the difference and
correctly identified the relevant technology.
Although I haven't read it, I'm going to go out on a limb and
suggest "Java Servlet Programming" by Jason Hunter, ISBN
0-596-00040-5.
O'Reilly has a well-earned reputation in the computer book
business and many of their tomes have become "the" standard
reference ("DNS and BIND" just to name one!).
If you need to bone up on JSPs (which are compiled down to
servlets) then I can highly recommend "Advanced JavaServer
Pages" by David M. Geary, ISBN 0-13-030704-1. It's published
by Sun Microsystems Press.
Finally, if you're going to do any Struts programming at all,
you'll need what I consider to be the bible: "Programming
Jakarta Struts" by Chuck Cavaness, ISBN 0-596-00328-5.
I'm afraid that I haven't found the definitive reference for
EJB programming, although I have a couple of volumes on the
bookshelf. They're contradictory in some places, complementary
in others, so it wouldn't be fair to cite either.
It goes without saying that you need to install a LOT of
software for educational purposes. Some RDBMS and a J2EE server
(perhaps JBoss <http://www.jboss.com/>) or a servlet container
(i.e. Tomcat <http://jakarta.apache.org/tomcat/>) should be
considered mandatory. If you're doing a lot of development then
you should seriously consider installing an IDE such as Eclipse
(<http://www.eclipse.org>).
And if you're using the Eclipse/JBoss combination then you
DEFINITELY NEED jboss-ide. They have one of the best tutorials
I've seen about the effective use of Xdoclets for generating
EJBs. You can find a copy here:
<http://unc.dl.sourceforge.net/sourceforge/jboss/Tutorial-1.3.0.pdf>
It's going to take a lot of self-study to get up to speed on these
technologies but these suggestions should help you get started.
Good luck!



Relevant Pages

  • Re: PHP and eclipse?
    ... >> It is a code editor, esspecially for programming in JAVA or C. ... >> But is there a possibility to run it with a PHP Plugin? ... It's not /excess/ weight if you are using Eclipse anyway for writing ... Java programs - as many people are. ...
    (comp.lang.php)
  • Redirecting text files as input in Eclipse 3.1.1 for Windows
    ... I have just started using Eclipse 3.1.1 in Windows to do some Java ... programming and I can't figure out how to do the equivalent of what I ...
    (comp.lang.java.gui)
  • Re: Should I learn C before Java ?
    ... >> get out of it by explaining that you know Java). ... When programming in Java you'll find two completely different ... There is an article on debug that you can find with a google search ... Eclipse is a bit back so pick Java SDK 1.4 to install on your machine ...
    (comp.lang.java.help)
  • Re: Should I learn C before Java ?
    ... >> get out of it by explaining that you know Java). ... When programming in Java you'll find two completely different ... There is an article on debug that you can find with a google search ... Eclipse is a bit back so pick Java SDK 1.4 to install on your machine ...
    (comp.lang.java.programmer)
  • Use Jesus Christ
    ... > programming until very recently. ... >, but I've occasionally tried to understand Smalltalk ... In Java I've mostly been limited to server-side ... Object oriented design is a mental picture of objects and messages. ...
    (comp.object)