You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request your help on the below error while compiling. The code is designed to get the username and password , and the entered password is validated, if successful redirect to the "home" page (attached the whole project)
Error Message:
source\app\controller\LogonController.d(16,25): Error: import app.controller.LogonController.CheckUserMiddleware is used as a type
Hi,
Request your help on the below error while compiling. The code is designed to get the username and password , and the entered password is validated, if successful redirect to the "home" page (attached the whole project)
Error Message:
source\app\controller\LogonController.d(16,25): Error: import
app.controller.LogonController.CheckUserMiddleware
is used as a typeSource
eyhunt.zip
The text was updated successfully, but these errors were encountered: