×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / Hi,JavaGuru:There are so many methodologies in java programming.RMI,Servlet,JSP,EJB...Can anybody tell me how to properly apply these methodologies in the project?TIA
    • It is an issue of time in learning these things
      Dear DeepYellow,

      I have to confess there is no Java gurus here. My understanding is that Java gurus won't come here.

      I guess you are talking about the applications of patterns in Java. right? It is an issue of time to learn these things. One needs to read more, think more, and learn from the veterans in the team. Your question is so huge. I am afraid that few poeple can "tell" you how to use patterns.

      By the way, methodologies are different from,
      but related to patterns. If you are really talking about using methodologies in Java project, I suggest you download a Rational Rose 2000. You will soon know how to generate Java code on the basis of your class diagrams.

      Sorry for disappointing you.
      • Your response is helpful,thank you.you are a warm hearted guy.
        • Some further suggestions
          1) Read some papers at www.javaworld,com and www.gamelan.com

          2) Read the 2-volume patterns books by Mark Grand or their counterparts

          3) Raise your specific questions here so that
          we can discuss them