Skip to content

LoginTemplate2

Latest
Compare
Choose a tag to compare
@ProlificsPanther ProlificsPanther released this 22 Apr 09:28
· 28 commits to master since this release
99ac370

A simple HTML template to help you get started with designing your Responsive Panther Web Login screen. Below is the screenshot of the completed Login screen in the Brower. Bootstrap libraries were used to transform the plan screen into a modern, responsive screen. JPL validation and SQL functionality remain the same. Some of the JPL was rewritten in Javascript.

Prerequisites

  • Panther Web 5.5*

This repository consists of 4 files

  • Panther screen name login
  • login.html
  • login.css
  • login.jpl

Login screen

Panther login screen contains username and password fields

login.html

HTML template is attached to the Panther Login screen via property WEB OPTION->HTML OPTIONs->HTML Template .

login.css

Cascading Style Sheets(CSS) file contains requirements like classes and ids provided to HTML tags.

login.jpl

JPL file contains code for the validation of user on the login screen.

Need a Panther Web 552 Redhat Image? Click Here

How to set up a Panther Servlet Web Application? Click Here

Read our Documentation here