Danh mục tài liệu

Bài giảng Lập trình mạng nâng cao: Web applications - Nguyễn Xuân Vinh

Số trang: 11      Loại file: ppt      Dung lượng: 382.50 KB      Lượt xem: 21      Lượt tải: 0    
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Web application is a dynamic extension of a web or application server. Web applications are of the following types: Presentation-oriented - generates interactive web pages containing various types of markup language, service-oriented - implements the endpoint of a web service.
Nội dung trích xuất từ tài liệu:
Bài giảng Lập trình mạng nâng cao: Web applications - Nguyễn Xuân Vinh TRƯỜNGĐẠIHỌCNÔNGLÂMTP.HCMGV:NGUYỄNXUÂNVINHMÔN:LẬPTRÌNHMẠNG2 KHOACÔNGNGHỆTHÔNGTIN WEB APPLICATIONS15/01/16 Presenter:NguyễnXuânVinh InformationTechnologyFaculty/XX NongLamUniversity1 TRƯỜNGĐẠIHỌCNÔNGLÂMTP.HCM KHOACÔNGNGHỆTHÔNGTIN OverviewGV:NGUYỄNXUÂNVINH  Webapplicationisadynamicextensionofaweborapplication server.Webapplicationsareofthefollowingtypes:  Presentationoriented:generatesinteractivewebpages containingvarioustypesofmarkuplanguage.  Serviceoriented:implementstheendpointofawebservice.MÔN:LẬPTRÌNHMẠNG215/01/16/XX2 TRƯỜNGĐẠIHỌCNÔNGLÂMTP.HCM KHOACÔNGNGHỆTHÔNGTIN Web ApplicationsGV:NGUYỄNXUÂNVINH  Webcomponentscanbe:  JavaServlets.  WebpagesimplementedwithJavaServerFacestechnology.  Webserviceendpoints.MÔN:LẬPTRÌNHMẠNG2  JSPpages.15/01/16 Figure Figure--Java JavaWeb WebApplication Application/XX Technologies Technologies3 TRƯỜNGĐẠIHỌCNÔNGLÂMTP.HCM KHOACÔNGNGHỆTHÔNGTIN Web ApplicationsGV:NGUYỄNXUÂNVINH  JavaWebApplicationRequestHandling Servlets Servletsare areJava Java Servlets Servletsare arebest bestsuited suited programming programming for forservice-oriented service-oriented language languageclasses classesthat that applications applications dynamically dynamicallyprocess process requests requestsand andMÔN:LẬPTRÌNHMẠNG2 construct constructresponses. responses.15/01/16 JavaServer JavaServerFaces Faces Java JavaServer ServerFaces Facesand and and andFacelets, Facelets,are are Facelets Faceletspages pagesaremore aremore appropriate appropriatefor for/XX used usedfor ...