<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib uri="http://www.osoa.org/sca/sca_jsp.tld" prefix="sca" %>

Apache Tuscany Helloworld JSP Sample

Calling HelloworldService sayHello("world") returns:

<%= service.sayHello("world") %>