Development Using Workshop

In this section, we describe the various technologies and features of Workshop that help in developing applications on the BEA WebLogic Platform. We also cover the key development concepts that an architect needs to know for tool selection.

Code Annotations in Workshop

Using annotated Java code files is a big push toward streamlining and simplifying J2EE development. Basically what this means is that in place of coding everything manually, the developer inserts special Javadoc tags that will be used to add behavior during execution. This is very similar to the notion of generating stubs and skeletons when working with RMI or EJBs. It is a code generation process. When you decide to build the application, Workshop generates ...

Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.