We have already talked about the importance of Java Technologies at “Oracle E-Business Suite Customization: New Directions”. Not only for Oracle Company itself, but also for the Oracle E-Business customers, whose investments must be preserved. Now we present tools and frameworks, you will use if you intend to develop in Java:
• Java Language Itself: is an object oriented language, so if you are not used with this paradigm, we strongly advice you to study this already established paradigm. To develop in Java you will use a lot of standards and libraries, they are known by its name, J2ME, J2SE and J2EE, to portable, standard and enterprise applications respectively;
• JDeveloper: is an integrated development environment (IDE) built in Java for Java development. It is complete considering the development life cycle, so you can model, code, debug, test and deploy. It is prepared for Web, XML, Web Services, SQL, J2EE and Oracle ADF development. Provide built-in features for open sources tools and frameworks, such as Struts, Ant, JUnit and CVS. According to Oracle, JDeveloper is the tool of choice for Forms, Reports and Designer customers because it carries a similar development model.
• Struts: is a java framework considered a de facto standard to build web applications. Struts is a solution to organize what was happing when people used Java Servlets and JSP freely. Struts implements the MVC (Model / View / Controller) pattern, so you might separate business logic (Model) from web application flow of control (Controller) and JSP/html code (View).
Latest Updates:
Miracles do occur...: Got a mail which makes me millionaire
Forex for all: Forex killer software
Accounting Info: Using Accounting Software To Make Your Business More Profitable 2
e business : E-Business: Domain Names - Wrong Faith
Insurance : A Little Known Service Making A Huge Difference

No comments:
Post a Comment