User contributions for Martin

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

14 September 2021

  • 21:3221:32, 14 September 2021 diff hist +258 N Service Oriented ArchitectureCreated page with "= ESB = Standards based integration platform combining : * messaging * web services * data transformation * intelligent routing reliably connects and co-ordinates interactions..." current
  • 21:3221:32, 14 September 2021 diff hist +1,442 N Java EE Modular SolutionsCreated page with "Web tier access EIS direct or though EJB = use of tiers = == Decide on requirements == Based on: * functionality * complexity * scalability == EJB tier == * security * tran..." current
  • 21:3121:31, 14 September 2021 diff hist +1,548 N JSF input exampleCreated page with "<pre> <html> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="core" %> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="jhtml" %> <core:view> <he..." current
  • 21:3121:31, 14 September 2021 diff hist +1,660 N JSFCreated page with "Brings swing like programming to the web: * set of UI components * event driven * component model (ability to extend) ** buttons, tables, input, tree handling JSF input exa..." current
  • 21:3021:30, 14 September 2021 diff hist +416 N JSP Servlet shared bean exampleCreated page with "Servlet code: public void doRequest(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException{ HttpSession session = req..." current
  • 21:3021:30, 14 September 2021 diff hist +6,067 N Web FrameworksCreated page with "= Application framework = An application framework is a structure that already pre-defines the repetitive and hides the mundane. It should make the underlying technology easie..." current
  • 21:2921:29, 14 September 2021 diff hist +1,924 N Persistence StrategiesCreated page with "= Inheritance and persistence = == Single Table == '''Default mechanism in EJB3 ''' * Objects discriminated by extra column in table ** specify mechanism: @Inheritance(Strat..." current
  • 21:2821:28, 14 September 2021 diff hist +9,558 N EJB 3Created page with "* Containers support caching and coherence across containers, this leads to a scalable solution with little additional work * Performance problems are much reduced from the ea..." current
  • 21:2821:28, 14 September 2021 diff hist +1,422 N EJB 2Created page with "= EJB 2 persistence = == CMP == Application implements the storage, update and query code SQL Frees developer from details of model changes == BMP == Developer creates inser..." current
  • 21:2721:27, 14 September 2021 diff hist +1,003 N TransactionsCreated page with "= ACID Atomic, Consistent, Isolatable, Durable = * Atomic - change whole or nothing (rolled back) * Consistent - get the right result when you make a request * Isolated - inde..." current
  • 21:2621:26, 14 September 2021 diff hist 0 N File:Stateful-lifecycle.pngNo edit summary current
  • 21:2621:26, 14 September 2021 diff hist 0 N File:Stateful-lifecycle-3.pngNo edit summary current
  • 21:2621:26, 14 September 2021 diff hist 0 N File:Stateless-lifecycle-3.pngNo edit summary current
  • 21:2521:25, 14 September 2021 diff hist +2,087 N EJB Life CycleCreated page with "= EJB 3.0 = frame|Stateless 3 frame|Stateful 3 == Stateless == * Can be created and destroyed with each..." current
  • 21:2421:24, 14 September 2021 diff hist +2,313 N EJB high levelCreated page with "* Separates transaction and security metadata from bean * Provides transaction management, state management, resource pooling, security * if not using security or transaction..." current
  • 21:2421:24, 14 September 2021 diff hist +3,664 N Connectivity OverviewCreated page with "= Integration = Ref: Enterprise Integration Patterns Typical ways to integrate: # File transfer - bulk transfer - infrequent changes # Shared DB - data sharing # RPC - functi..." current
  • 21:2321:23, 14 September 2021 diff hist +3,885 N JMSCreated page with "* Typically used as an asynchronous communication mechanism - loosely coupled * point to point => queue based (typically) one receiver - only one receiver receives the message..." current
  • 21:2221:22, 14 September 2021 diff hist +4,042 N JCACreated page with "Somewhat dated JCA article: http://java.sun.com/j2ee/connector/giga/RPA-112000-00018.htm Current: http://java.sun.com/developer/technicalArticles/J2EE/connectorarch1_5/ Exam..." current
  • 21:2121:21, 14 September 2021 diff hist +5,161 N Web ServicesCreated page with "= Web Services = == References == Jboss users guide to web services http://www.jboss.org/jbossws/docs/jaxws_userguide-2.0/index.html == Definitions == URI - uniform resource..." current
  • 21:2021:20, 14 September 2021 diff hist 0 N File:Tier.pngNo edit summary current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)