Silverlight: Delivering Parameterized Silverlight Content With Java

Posted in Technologies, Companies, Development, Broadcasting, Frameworks, Silverlight, Microsoft, Java, Screencasts, j2ee on June 26, 2007


Silverlight: Delivering Parameterized Silverlight Content With Java
This video demonstrates how J2EE can be used to generate XAML which is then delivered to a JSP Silverlight front end. A XAML Generator was written in Java, and this fronts the Northwind database. Queries to the database can be triggered from the Silverlight front end, and these result in XAML being constructed from a template on the server. It demonstrates how dynamic front ends can be assembled server side due to the fact that XAML is XML, and how Silverlight can be used with disparate back-ends, including Java-based ones.

Watch Video Watch Video on External Site


Get Microsoft Silverlight

Tags: Frameworks, Technologies, Java, Microsoft, J2EE, Silverlight, XAML