|
Here is a short list of links related to this Java EE 6 index.jsp source code file:
Java EE 6 example source code file (index.jsp)
The Java EE 6 index.jsp source code<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Weld Servlet Injection
<script type="text/javascript" src="resources/ajax.js">
</script>
<link type="text/css" rel="stylesheet" href="/weld-servlet/resources/stylesheet.css" />
</head>
<body>
<form name="myForm" method="POST" action="LoginServlet">
<table class="title-panel">
<tbody>
<tr>
<td>Login Servlet |
... this post is sponsored by my books ... | |
![]() #1 New Release! |
![]() FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.