Archive

Posts Tagged ‘Java’

Introducing Ervin Loh @Start.NET

February 18th, 2008 Patrick No comments

Ervin is my long time friend dating back to the days when he was my senior in Stamford College. A experience developer on multiple platforms from J2EE to .NET, he bring along years of hands on experience seldom found in trainers. Passionate about technologies he always try his best to seek answer to students’ questions in the class.

He is currently involve in Microsoft Malaysia’s Start.NET program and in a course writer as well as pioneer in Move Up to the Paradigm: From PHP & JSP to ASP.NET 2.0 course. Check out his blog about samples of migrating from PHP & JSP to .NET. There is a post for Spring developers.

Categories: Uncategorized Tags: , , , , ,

Web Services exposed by SharePoint (WSS & MOSS)

February 15th, 2008 Patrick No comments

A Java architect talked to me recently about his intention to make use of features within SharePoint (i.e. Search, Workflow, Excel Services calculation, Business Data Catalog…) from his Java app. One solution is making the Java app as a client to SharePoint’s range of web services. Below is the list he requested on features in SharePoint that are exposed as web services.

For Windows SharePoint Services 3.0

http://msdn2.microsoft.com/en-us/library/ms479390.aspx

For Microsoft Office SharePoint Server 2007

http://msdn2.microsoft.com/en-us/library/ms542012.aspx

Categories: Uncategorized Tags: ,