This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex-0.html
262 lines (248 loc) · 12.6 KB
/
index-0.html
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Mojarra JavaServer Faces</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta http-equiv="content-language" content="en">
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.min.css"
rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css"
rel="stylesheet">
<link href="css/docs.css" rel="stylesheet">
<link href="css/site.css" rel="stylesheet">
<link rel="icon" href="images/favicon.ico">
<style> a { color: #555555; } </style>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <!-- <![endif]-->
</head>
<body data-target="#toc-scroll-target" data-offset="60" data-spy="scroll" class="page-index project-gfmvnsite">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container"> <a class="btn btn-navbar" data-toggle="collapse"
data-target=".nav-collapse"> <span class="icon-bar"></span> <span
class="icon-bar"></span> <span class="icon-bar"></span> </a>
<div class="brand"><a href="https://javaee.github.io/javaserverfaces"><img src="images/jsf-logo-no-text-32.png"><span
style="color:#E88A43;font-size:18px;padding-left:11px;;padding-top:15px;font-weight:bold;">Mojarra
JavaServer Faces</span> -- <span style="font-size:18px;">LEGACY
-- Oracle's open source implementation of the JSF standard</span></a></div>
<div class="nav-collapse">
<ul class="nav pull-right">
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Related
Projects<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://javaee.github.io/glassfish" title="(Legacy) GlassFish">(Legacy)
GlassFish</a></li>
<li><a href="https://github.com/jersey" title="(Legacy) Jersey">(Legacy)
Jersey</a></li>
<li><a href="https://github.com/tyrus-project/" title="(Legacy) Tyrus">(Legacy)
Tyrus</a></li>
<li><a href="https://github.com/javaee/grizzly" title="(Legacy) Grizzly">(Legacy)
Grizzly</a></li>
<li><a href="https://javaee.github.io/openmq/" title="(Legacy) Open MQ">(Legacy)
Open MQ</a></li>
</ul>
</li>
</ul>
</div>
<!--/.nav-collapse ... --> </div>
</div>
</div>
<div class="container">
<div class="main-body"> <br>
<!-----------------start of core content ------------------->
<div class="row body-content">
<div class="span8 offset2 top-margin">
<div class="well">
<p class="centered-text" style="height:15px;"><span style="font-size:20px;font-weight:350;color:#333;">
For the latest, browse to <a href="https://github.com/eclipse-ee4j/faces-api">Jakarta
Faces API</a> </span></p>
<p class="centered-text" style="height:15px;">
</p>
<p class="centered-text" style="height:10px;"><span style="font-size:16px;font-weight:350;color:#333;">JavaServer™
Faces</span><span style="font-size:16px;font-weight:200;color: #333;">
technology simplifies building user interfaces for JavaServer
applications.</span></p>
<div class="row">
<p style="line-height:0.5"> </p>
<div class="span6 offset1" style="font-size:16px;font-weight:200;color: #333;">
<ul>
Developers of various skill levels can quickly build web
applications by:
<ul>
<li>Assembling reusable UI components in a page</li>
<li>Connecting these components to an application data
source</li>
<li>Wiring client-generated events to server-side event
handlers</li>
</ul>
</ul>
</div>
</div>
<ul class="nav nav-list top-margin">
<li class="divider"><br>
</li>
</ul>
<div class="row">
<div class="span2 right-text" style="height:22px;">
<p style="font-weight: 600;color: #666;text-decoration:underline">Latest
News</p>
</div>
</div>
<div class="row">
<div class="span2 right-text" style="font-weight: 600;color: #666;">Nov
16th 2018</div>
<div class="span5">Mojarra 2.3.8 released. </div>
</div>
<div class="row">
<div class="span2 right-text" style="font-weight: 600;color: #666;">Nov
15th, 2016</div>
<div class="span5">Mojarra 2.2.14 released : <a href="2.2/releasenotes.html">Release
Notes</a> - <a href="2.2/download.html">Download
Page</a> </div>
</div>
<div class="row">
<div class="span2 right-text" style="font-weight: 600;color: #666;">Aug
18th, 2016</div>
<div class="span5">Mojarra 2.2.8 Milestone 18 released : <a href="2.2/releasenotes.html">Release
Notes</a> - <a href="2.2/download.html">Download
Page</a> </div>
</div>
<div class="row">
<div class="span2 right-text" style="font-weight: 600;color: #666;">Aug
4th, 2016</div>
<div class="span5">Mojarra 2.2.8 Milestone 17 released : <a href="2.2/releasenotes.html">Release
Notes</a> - <a href="2.2/download.html">Download
Page</a> </div>
</div>
</div>
</div>
<div class="span1"></div>
<div class="span12" id="maincontent">
<div class="row columns columns3">
<div class="span4">
<h3><a href="users.html">
<p class="ico-getstarted" style="white-space:nowrap;"> Get
Started</p>
</a></h3>
<!--h3 id="null_Forumnull"><a class="externalLink" href="https://www.java.net//forums/glassfish/glassfish"><img src="images/icons/ico-forum-hov.png" alt="Forum" /></a><a class="externalLink" href="https://www.java.net//forums/glassfish/glassfish"> Forum</a></h3-->
<p>How to quickly start with JSF</p>
<div class="section"></div>
</div>
<div class="span4">
<h3><a href="download.html">
<p class="ico-download"> Download</p>
</a></h3>
<p>How to download Mojarra. Older releases available on <a href="download.html">the
download page.</a></p>
<div class="section"></div>
</div>
<div class="span4">
<h3><a href="docs/2.3/index.html">
<p class="ico-docs"> Documentation</p>
</a></h3>
<p>JavaServer Faces API 2.3 Javadoc</p>
<div class="section"></div>
</div>
</div>
<!-- 1st row -->
<div class="row">
<div class="span4">
<h3><a href="forum.html">
<p class="ico-forum"> Forum</p>
</a></h3>
<p>Post your JSF related questions</p>
<div class="section"></div>
</div>
<div class="span4">
<h3><a href="https://github.com/javaee/mojarra/issues/">
<p class="ico-jira" style="white-space:nowrap;"> Issue
Tracker</p>
</a></h3>
<p>Issues and RFEs. Note that all issues incremented by 4 when
moving from java.net JIRA to GitHub issue tracker. For
example, <code>JAVASERVERFACES-3841</code> is <code>issues/3845.</code></p>
<div class="section"></div>
</div>
<div class="span4">
<h3><a href="https://github.com/javaee/javaserverfaces-spec/blob/gh-pages/CONTRIBUTING.md">
<p class="ico-contribute"> Contribute</p>
</a></h3>
<p>How to get involved</p>
<div class="section"></div>
</div>
</div>
<!-- 2nd row -->
<div class="row">
<div class="span4">
<h3><a class="externalLink" href="https://github.com/javaee/javaserverfaces-spec">
<p class="ico-docs"> Specification</p>
</a></h3>
<p>JCP activity to advance the JSF specification</p>
<div class="section"></div>
</div>
<div class="span4">
<h3><a href="faq.html">
<p class="ico-projects" style="white-space:nowrap;"> FAQ</p>
</a></h3>
<p>Frequently Asked Questions</p>
<div class="section"></div>
</div>
<div class="span4">
<h3><a class="externalLink" href="https://javaee.github.io/glassfish">
</a>
<p class="ico-gf shift_right_24" style="white-space:nowrap;"><a
class="externalLink" href="https://javaee.github.io/glassfish"> GlassFish
Server</a></p>
</h3>
<p>GlassFish Server 4.0 Open Source Edition</p>
</div>
</div>
<!-- 3rd & final row -->
<div class="row"> </div>
</div>
</div>
<!-- /container --> </div>
<!-- id="maincontent" -->
<div class="span2></div> <!--id=" sidecol"--=""> </div>
<!-- row-->
<!-----------------end of core content --------------------->
<!-- ========================================== --> </div>
<footer class="well">
<div class="container">
<div class="row-fluid" id="bottom-info">
<!--div class="span6 pagination-centered" id="social"-->
<div class="span4" id="social"> <a href="http://blogs.oracle.com/theaquarium/"><img
src="images/icons/TheAquarium.png"></a> <a href="https://twitter.com/jsf_spec"><img
src="images/icons/twitter.png"></a> <a href="https://plus.google.com/communities/106098646151660933759"><img
src="images/icons/google.png"></a> <a href="http://www.linkedin.com/groups/GlassFish-Users-106819/about"><img
src="images/icons/linkedin.png"></a> <a href="http://www.youtube.com/user/GlassFishVideos"><img
src="images/icons/youtube.png"></a> <a href="https://www.facebook.com/GlassFish"><img
src="images/icons/facebook.png"></a> </div>
<div class="span8" id="copyright">Project sponsored by <img src="images/logo_oracle.png"
id="orcl"><br>
Copyright © 2017, 2021 Oracle Corporation and/or its affiliates.</div>
</div>
<div class="row"></div>
</div>
</footer>
<!-- ================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript">
if (typeof jQuery == 'undefined')
{
document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script> <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('.carousel').carousel({
interval: 4500,
cycle: true
});
});
</script>
</body>
</html>