0

how remember user name or other text

asked 2017-03-09 03:04:36 +0800

lishuzhou gravatar image lishuzhou
6

how remember user name or other text ,tks!

delete flag offensive retag edit

3 Answers

Sort by ยป oldest newest most voted
0

answered 2017-03-13 09:50:00 +0800

Darksu gravatar image Darksu
1991 1 4

Hello lishuzhou,

As a side note, there is always the option of using an LDAP.

Best Regards,

Darksu

link publish delete flag offensive edit
0

answered 2017-03-10 06:31:32 +0800

lishuzhou gravatar image lishuzhou
6

First of all thank you for your answer;
Sorry,My question is not clear . I mean the system login screen, each time you log is prompted to remember the user or password. The previous technology is through cookies, is there zk simpler solution? thks!

link publish delete flag offensive edit

Comments

that's browser specific, or you could use cookies also.

chillworld ( 2017-03-10 06:49:10 +0800 )edit
0

answered 2017-03-09 06:47:50 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

You can use the Session to store values around into the session :

Sessions.getCurrent().setAttribute("key", new Object());
link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2017-03-09 03:04:36 +0800

Seen: 40 times

Last updated: Mar 13 '17

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More