LYNDA BUILDING WEB SERVICES WITH JAVA EE 視頻教學 英文教學版
		碟片編號:TIC2895
		
		 
										碟片數量:1片
		銷售價格:200
		瀏覽次數:36635
		
		
		
		
		
		
		
				
		
				
				
		
		
		
		
		
		
 
 
軟體簡介:
 
Most Java EE APIs are presentation-oriented. But there's another category 
of service-oriented features that provide data and other services to mobile 
and desktop "rich" applications. This course explores web services: the 
concepts, syntax, commands, and tools that allow you to communicate and share 
data between applications. Author Patrick Royal explores protocols like SOAP 
and REST and shares simple programming tips for writing web services that 
are as efficient as possible. He also reveals his favorite extensions for 
increasing the compatibility of your services. This course includes a series 
of hands-on practice activities (challenges) that let you test your understanding 
along the way.
Topics include: 
‧What are Java EE web services?
‧Creating a simple service
‧Building, packaging, and deploying your service
‧Understanding the basic syntax
‧Working with WSDL (Web Service Definition Language)
‧Exploring SOAP (Simple Object Access Protocol)
‧Exploring the syntax and design of REST (Representation State Transfer)
‧Programming a web service in Java EE
‧Debugging and optimizing your code