alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  
</tr> <tr> <td class="trow1"> You entered invalid username and/or password, please try <a class="command" href='<%= response.encodeURL("login.jsp") %>'>again?
No, I would like to <a class="command" href="<%=request.getContextPath()%>">enter MVNForum without login. <br/> </td> </tr> </table> </td> </tr> </table> </form> </body> </html>

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<html>
<head>
  <title>MVNForum Demo Single Sign On, Realm - Login Error Message
  <link href="<%=response.encodeURL(request.getContextPath() + "/mvnplugin/mvnforum/css/style.css")%>" rel="stylesheet" type="text/css">
</head>
<body>
<form method="POST" action="<%= response.encodeURL("j_security_check") %>">
<table width="100%" height="100%">
  <tr>
    <td>
      <table width="50%" class="tborder" cellspacing="1" cellpadding="3" align="center">
        <tr>
          <td align="left" class="theader">MVN Forum Demo Single Sign On, Realm - Login Error Message
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 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.