BSc IT sem 5 Enterprise Java techmax/notes download





Understanding Java EE: WhatisanEnterpriseApplication? Whatisjavaenterpriseedition? JavaEETechnologies, JavaEEevolution, Glassfishserver JavaEE Architecture,Serverand Containers: TypesofSystemArchitecture, JavaEEServer, JavaEEContainers. Introduction to Java Servlets: TheNeedforDynamicContent, JavaServletTechnology, WhyServlets? WhatcanServletsdo? Servlet API and Lifecycle: JavaServletAPI, TheServletSkeleton, TheServletLifeCycle, ASimpleWelcomeServlet WorkingwithServlets: GettingStarted, UsingAnnotationsInsteadofDeploymentDescriptor. Working with Databases: WhatIsJDBC? JDBCArchitecture, AccessingDatabase, TheServletGUI and DatabaseExample. 12 II Request Dispatcher: Resquestdispatcher Interface, Methods of Requestdispatcher, Requestdispatcher Application. COOKIES: KindsofCookies, WhereCookiesAreUsed? CreatingCookiesUsingServlet, DynamicallyChangingtheColorsofAPage SESSION: WhatAreSessions? LifecycleofHttpSession, SessionTrackingWithServletAPI, AServlet Session Example Workingwith Files: UploadingFiles, CreatinganUploadFileApplication, DownloadingFiles, CreatingaDownloadFileApplication. Workingwith Non-Blocking I/O: CreatingaNon- BlockingReadApplication, CreatingTheWeb Application, CreatingJavaClass, Creating Servlets, Retrieving The File, Creating index.jsp 12 III Introduction To Java ServerPages: WhyuseJava ServerPages? DisadvantagesOfJSP, JSPv\sServlets, LifeCycleofaJSPPage, HowdoesaJSPfunction? HowdoesJSPexecute? AboutJava ServerPages Getting Started With Java ServerPages: Comments, JSPDocument, JSPElements, JSPGUIExample. Action Elements: IncludingotherFiles, ForwardingJSPPagetoAnotherPage, PassingParametersforotherActions, LoadingaJavabean. Implicit Objects, Scopeand ElExpressions: ImplicitObjects, CharacterQuotingConventions, 12 17 UnifiedExpressionLanguage[UnifiedEl], ExpressionLanguage. Java Server Pages Standard Tag Libraries: WhatiswronginusingJSPScriptletTags? HowJSTLFixesJSPScriptlet'sShortcomings? DisadvantagesOfJSTL, TagLibraries. IV Introduction To EnterpriseJavabeans: EnterpriseBeanArchitecture, BenefitsofEnterpriseBean, TypesofEnterpriseBean, AccessingEnterpriseBeans, EnterpriseBeanApplication, PackagingEnterpriseBeans Workingwith Session Beans: WhentouseSessionBeans? TypesofSessionBeans, RemoteandLocalInterfaces, AccessingInterfaces, LifecycleofEnterpriseBeans, PackagingEnterpriseBeans, Exampleof StatefulSessionBean, Example ofStatelessSessionBean, Example of SingletonSessionBeans. Working with Message DrivenBeans: LifecycleofaMessageDrivenBean, UsesofMessageDrivenBeans, TheMessage DrivenBeansExample. Interceptors: Request andInterceptor, Defining An Interceptor, AroundInvokeMethod, ApplyingInterceptor, Adding An Interceptor To An Enterprise Bean, Build and Run the Web Application. Java Naming and Directory Interface: What is Naming Service? What is Directory Service? What is Java Naming and Directory interface? Basic Lookup, JNDI Namespace in Java EE, Resources and JNDI, Datasource Resource Definition in Java EE. 12 V Persistence, Object/Relational Mapping And JPA: WhatisPersistence? PersistenceinJava, CurrentPersistenceStandardsinJava, WhyanotherPersistenceStandards? Object/RelationalMapping, Introduction to JavaPersistence API: TheJavaPersistenceAPI, JPA,ORM,DatabaseandtheApplication, ArchitectureofJPA, HowJPAWorks? JPA Specifications. Writing JPA Application: ApplicationRequirementSpecifications, SoftwareRequirements, TheApplicationDevelopmentApproach, CreatingDatabaseandTablesinMysql, creatingaWebApplication, AddingtheRequiredLibraryFiles, creatingaJavabeanClass, CreatingPersistenceUnit[Persistence.Xml], CreatingJSPS, TheJPAApplicationStructure, RunningtheJPAApplication. Introduction to Hibernate: WhatisHibernate? WhyHibernate? Hibernate,DatabaseandTheApplication, ComponentsofHibernate, ArchitectureofHibernate, HowHibernateWorks? WritingHibernateApplication: ApplicationRequirementSpecifications, SoftwareRequirements, TheApplicationDevelopmentApproach, CreatingDatabaseandTablesinMysql, creatingaWebApplication, AddingtheRequiredLibraryFiles, creatingaJavabeanClass, CreatingHibernateConfigurationFile, AddingaMappingClass, CreatingJSPS, RunningTheHibernateApplication.