Jan Stupica

Greenhorn
+ Follow
since Jun 03, 2019
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Jan Stupica

When I try to login on my login.jsp this error occurs, I configured everything and I also copied the version of glassfish with an existing configuration
for login I just changed it and I still have this error.



My jdbcRealm configuration:
JAAS Context: jdbcRealm
JNDI: jdbc/Plinko
User Table: users
User Name Column: username
Password Column: password
Group Table: users_groups
Group Name Column: groupname
Password Encryption Algorithm: SHA-256
Digest Algorithm: SHA-256
Encoding: Base64
Charset: UTF-8
4 years ago
JSP