This repository was archived by the owner on Mar 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (27 loc) · 1.5 KB
/
index.html
File metadata and controls
28 lines (27 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="refresh" content="15; url='https://github.com/eclipse-ee4j/faces-api">
<title>Java Server Faces has moved!</title>
</head>
<body style=" font-family: sans-serif">
<h1 style="text-align: center;"><img src="images/jsf-logo-no-text-32.png"></h1>
<h1 style="text-align: center;">Java Server Faces has moved</h1>
<div style="text-align: center;"></div>
<p>Java Server Faces project has been contributed to the Eclipse Foundation.
We look forward to your continued attention and conributions to the continued evolution of this technology,
now called <b>Jakarta Server Faces</b>. </p>
<p>You will automatically be redirected in a few seconds. If you are
impatient, you may click either of the links below. Please update your
bookmarks as necessary.</p>
<p>Jakarta Server Faces API -- <a href="https://github.com/eclipse-ee4j/faces-api"
title="Jakarta Server Faces API">The Jakarta Server Faces GitHub project
repository</a></p>
<p>Eclipse Mojarra -- <a href="https://github.com/eclipse-ee4j/mojarra" title="Eclipse Mojarra Project">The
Mojarra project repository at GitHub</a></p>
<p>If you want to visit the legacy <em>Java</em> Server Faces site, you are
welcome to click <a href="index-0.html" title="Legacy Java Server Faces">this
link</a> to view the archive site.</p>
</body>
</html>