Ofertaformativa.com: Cursos, masters, postgrados, preparacion de oposiciones y formacion. Encuentra tu curso, master o empleo publico.
 
 
INICIO
                   
Reportajes Centros del mes Club de formación Publicidad Sugerencias Zona de centros            
  Encuentra la formación que buscas:
CURSOS
CENTROS
Inicio>Curso>Presencial>New Horizons> Curso de MOC 2541-2542 Core Data Access with Microsoft Visual Studio 2005 MOC Y Advanced Data Access with Microsoft Visual Studio 2005 Workshop

Curso de MOC 2541-2542 Core Data Access with Microsoft Visual Studio 2005 MOC Y Advanced Data Access with Microsoft Visual Studio 2005 Workshop

Este curso pretende dotar a todos sus alumnos con toda la formación necesaria para su futuro.

DETALLES DEL CURSO OTROS DATOS SOLICITAR INFORMACION TEMARIO SEDES
Detalles del curso
Detalles del curso
 
Tipo de curso: Curso
Modalidad:Presencial en Madrid.
Precio/
Facilidades:
Consultar Centro €
Centro:New Horizons
Duración: Consultar Centro h
Inicio Curso: Del 27/10/2008 al 31/10/2008
Contactar Para más información o contactar con el centro pinche en Solicitar más información sin compromiso y rellene el formulario.GRACIAS
 
New Horizons
Solicitar informacion sobre este curso Información
Este centro admite solicitudes de información de Madrid

más información sobre el curso Solicitar más información sin compromiso >>

Otros datos de interes del curso
Otros datos de interes del curso
 
 
Objetivos del curso: El objetivo principal de este curso es formar a todos nuestros alumnos para su futuro en este sector.
Dirigido a : A todas aquellas personas interesadas en estudiar esta materia.
 Pincha aqui para ver el resto del temario >>

Solicitar información gratuita de este curso
Solicitar información gratuita de este curso
 
Rellena el siguiente formulario con los datos requeridos(Los datos con asterisco * son obligatorios). En breve un asesor de New Horizons se pondrá en contacto contigo para informarte.
 

Curso de MOC 2541-2542 Core Data Access with Microsoft Visual Studio 2005 MOC Y Advanced Data Access with Microsoft Visual Studio 2005 Workshop

Nombre *
Apellidos *
Sexo *
Hombre Mujer
Fecha de Nacimiento *
E-Mail *
Teléfono *
Teléfono 2
Pais *
Provincia *
Nivel de estudios *
Consulta
Deseo recibir información de LOS CURSOS QUE ME INTERESAN en mi e-mai de forma gratuita.
Al presionar "Enviar" estás aceptando las reglas de uso de ofertaformativa.com, y política de protección de datos y privacidad
 



Temario del curso
Temario del curso
 
 

Core Data Access with Microsoft Visual Studio 2005 MOC 2541

 

Objetivo
Upon completion of this course, students will be able to:
 Write servlets using the Java programming language (Java servlets)
 Create robust web applications using Struts, session management, filters, and database integration
 Write JSP pages
 Create easy to maintain JSP pages using the Expression Language, JSP Standard Tag Library (JSTL), and the Struts Tiles framework
 Create robust web applications that integrate Struts and JSP pages

Descripción
JavaServer Pages (JSP page) technology and servlets are the key web-tier technologies defined in the Java Platform, Enterprise Edition (Java EE platform). The Web Component Development With Servlet and JSP Technologies course provides experienced developers of Java technology applications the knowledge and skills to quickly build web applications from JSP page and servlet technologies using the Sun Java System Application Server, and the Apache Struts framework. Students are exposed to the current methods for analyzing, designing, developing,and deploying web applications with Java technologies. Lab exercises provide students with experience in constructing and deploying the small-to-medium scale web applications found in intranet and low-volume commercial sites. The course features the Java EE 5 technology, and uses the Java EE 5 SDK. The students perform the lab exercises using the NetBeans Integrated Development Environment (IDE) 5.5. This course is also an ideal method of preparing for the revised Sun Certified Web Component Developer (SCWCD) for Java EE 5 certification examination. However, an SCWCD candidate should also spend six months building web applications using the JSP page and servlet technologies before taking the exam.
PLEASE NOTE: The part number for this course is changing to more accurately reflect the the version of the Java technology and SDK. The schedules are available for this older part number through June. For schedules starting July 1, please see the new part number: SL-314-EE5.

A quién va dirigido
Developers with skills equivalent to that of a Sun Certified Java Developer, who are creating web components (such as servlets and custom tags), can benefit. This is not a course for web page designers using Hypertext Markup Language (HTML), JavaScript technology, or other web presentation technologies.

Pre-requisitos
To succeed fully in this course, students should be able to:
 Write Java technology applications, demonstrating significant programming ability
 Integrate existing Java code (for example, reuse existing classes created by other team members)
 Design Java technology applications
 Functionally describe the benefits of an n-tier architecture
 Write a web page using HTML

Cursos relacionados

Cursos relacionados (Antes)
FJ-310: Developing Applications for the Java EE Platform (FJ-310)
SL-275: Java Programming Language (SL-275)
SL-285: Java Programming Language Workshop (SL-285)
WJTB-310: Introducción a J2EE para Responsables de Área (WJTB-310)

Cursos relacionados (Después)
DTJ-3108: Developing JavaServer Faces Components with Ajax (DTJ-3108)

Contenido
Introduction to Web Application Technologies
 Describe web applications
 Describe Java Platform, Enterprise Edition 5 (Java EE 5)
 Describe Java servlet technology
 Describe JavaServer Pages technology
 Define three-tier architecture
 Define Model-View-Controller (MVC) architecture

Developing a View Component
 Design a view component
 Describe the Hypertext Transfer Protocol
 Describe the web container behavior
 Develop a simple HTTP servlet
 Configure and deploy a servlet

Developing a Controller Component
 Design a controller component
 Create an HTML form
 Describe how HTML form data is sent in an HTTP request
 Develop a controller servlet
 Dispatch from a controller servlet to a view servlet

Developing Dynamic Forms
 Describe the servlet life cycle
 Customize a servlet with initialization parameters
 Explain error reporting within the web form
 Repopulating the web form

Sharing Application Resources Using the Servlet Context
 Describe the purpose and features of the servlet context
 Develop a servlet context listener to initialize a shared application resource

Designing the Business Tier
 Describe the Analysis model
 Design entity components
 Design service components

Developing Web Applications Using Struts
 Design a web application using the Struts MVC framework
 Develop a Struts action class
 Configure the Struts action mappings

Developing Web Applications Using Session Management
 Describe the purpose of session management
 Design a web application that uses session management
 Develop servlets using session management
 Describe the cookies implementation of session management
 Describe the URL-rewriting implementation of session management

Using Filters in Web Applications
 Describe the web container request cycle
 Describe the Filter API
 Develop a filter class
 Configure a filter in the web.xml file

Integrating Web Applications With Databases
 Map sample data structure into database entities
 Design a web application to integrate with a DBMS
 Configuring a DataSource and Java Naming and Directory Interface (JNDI) API

Developing JSP Pages
 Describe JSP page technology
 Write JSP code using scripting elements
 Write JSP code using the page directive
 Write JSP code using standard tags
 Write JSP code using the Expression Language (EL)
 Configure the JSP page environment in the web.xml file

Developing JSP Pages Using Custom Tags
 Describe the Java EE job roles involved in web application development
 Design a web application using custom tags
 Use JSTL tags in a JSP page

Developing Web Applications Using Struts Action Forms
 Describe the components in a Struts application
 Develop an ActionForm class
 Develop a JSP page for a View form
 Configure the View forms

Building Reusable Web Presentation Components
 Describe how to build web page layouts from reusable presentation components
 Include JSP segments
 Develop layouts using the Struts Tiles framework

 

Sedes del centro New Horizons
Sedes del centro New Horizons
 
Plaza Carlos Trias Bertran 7 1 Panta , Edificio Sollube Madrid 28020 Madrid (España).
 

Solicitar Información sobre el curso Solicitar Información
Enviar a un amigo este curso Enviar a un amigo
Añadir a Favoritos este curso Añadir a Favoritos
Imprimir curso Version imprimible

Alta en club de formacion. Recibe cursos, masters, y oposiciones en tu mail

Palabras relacionadas
informatica, diseño, multimedia, procesos, desarrollo, viual, programacion, ordenadores, estudio, configuracion, programas,

 

ACERCA DE OFERTAFORMATIVA CONTACTO PRIVACIDAD REGLAS DE USO INFORMACIÓN LEGAL PUBLICITATE CON NOSOTROS

Otras webs del grupo Procenet:
Masters, Postgrados y Formacion superior
Cursos a distancia, online y semipresenciales
Partners del grupo Procenet:
Periodico La Razón
Grupo Zeta
Grupo Joly

Enlaces recomendados: Masters a distancia, Cursos en Madrid, Directorio Enlaces Oferta formativa

© Copyright 2003-2008 Procenet virtual S.L. - Cif: B83654723 Todos los derechos
Promocion de centros educativos en la red