gnopaste
Userdata
Name
Core
Scriptlanguage
Java
Tabwidth
4
Date
08/26/2008 10:20:38 pm
IP
85.0.242.58
Description
hello jsf
Code (
Hide rownumbers
)
<%@ page language="java" %>
<%@ taglib uri="/WEB-INF/tld/html_basic.tld" prefix="h" %>
<%@ taglib uri="/WEB-INF/tld/jsf_core.tld" prefix="f" %>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+":
//"+request.getServerName()
+":" +request.getServerPort()+path+"/";
%>
<!DOCTYPE HTML PUBLIC "-
//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Hello world</title>
</head>
<body>
<f:view>
<h:outputLabel value="#(helloWorld.greeting)"></h:outputLabel>
</f:view>
</body>
</html>
submitter »
gnopaster
|
imprint
« imprint
»
Terms of use
«
»
digital bit dot ch - t4c's new home
«