Questions tagged as 'login'

2
answers

Errors in login form

I have made a page with Dreamweaver that has a private access area so that the administrator of the site can add content that is seen in the public part. I try it in local and everything works well. However, after having passed everything to...
asked by 18.07.2018 / 15:00
0
answers

Error in Java EE login

I'm trying to login to Java EE with a MySQL database. I am capturing the parameters from the form and sending them to a servlet as shown in the following code. index.jsp : <form action="./Login" method="post"> <div...
asked by 07.07.2018 / 01:46
0
answers

Login in Spring Security 5 with Extjs App 6

I am developing an application in ExtJs 6.5 with spring security 5. I have a login form with the user and password fields. In the submit function of the same send the data to the server localhost: 8080 / login / j_spring_security_check. The firs...
asked by 19.06.2018 / 16:18
0
answers

How to login php against bbdd with session_start?

<!DOCTYPE html> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <html> <body> <form METHOD="POST" ACTION="control.php"> <br>Nom<br> <INPUT TYPE="T...
asked by 19.06.2018 / 20:16
1
answer

Servelts, jsp error return true

I'm doing a data maintainer in jsp, so for the user validation part I use servelts to make calls to mysql. In the servelts of consultas.java I have this (it is to do reedireccion 1 is admin 2 is standard): public boolean comprobar (Stri...
asked by 10.06.2018 / 21:05
0
answers

Webview Javafx Problem with Odoo credentials

I am developing an application with java using JavaView WebView to have two browsers and with each of these browsers to connect to the same web with two different users. To create the browsers I created a Web Browser class that extends JPanel an...
asked by 14.06.2018 / 09:31
0
answers

Access to pages according to roles with Spring

Currently I need that with the users that I have created in mysql according to the role they have access to a certain JSP page. In my xml page of security configuration I have the following: When I access with a ROLE_USER if I access its d...
asked by 30.05.2018 / 10:44
0
answers

logeo with firebase mail and password

Implemented the login with firebase (email, password) works very well when I'm connected to WIFI , however when I connect via Mobile Data does not work, the task.isSuccessful() function returns null.     
asked by 04.05.2018 / 20:57
0
answers

moddle with login biometric [fingerprint]

How can I log in to moodle using a fingerprint reader? For example: moodle with fingerprint Thanks in advance for your help.     
asked by 24.04.2018 / 14:09
0
answers

Problems with Login Form

I have a problem and I hope you can help me, the following happens I made a web page in Wordpress and for practicality we made a registration form manually for some fields that we required, the problem comes at the time of the Login I need to...
asked by 23.04.2018 / 19:57