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:3421:34, 14 September 2021 diff hist +872 N JRE SecurityCreated page with "==Byte Code Verifyer== * Checks code consistent with spec - Format of files, byte code legal * Detects inconsistencies in bounds checking/object casting ==Security Manager==..." current
  • 21:3421:34, 14 September 2021 diff hist +4,084 N Java Security FrameworksCreated page with "= JCA Java Cryptography Architecture = The initial java cryptography API allows independent implementation of the cryptographic functions and defines a standard API Default im..." current
  • 21:3321:33, 14 September 2021 diff hist +516 N J2EE PatternsCreated page with "Top level enterprise blueprints http://java.sun.com/blueprints/enterprise/index.html Catalogue of patters http://java.sun.com/blueprints/patterns/catalog.html = Intercepting..." current
  • 21:3321:33, 14 September 2021 diff hist +3,590 N J2EE Patterns considerationsCreated page with "= Front end design considerations = === Session state on client === * only good for small amounts of data * avoids problem of replicating data across servers Implementation *..." current
  • 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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)