Tagged Questions
0
votes
2answers
478 views
Display popup message when user login to site in J2EE(Filters)
I would like to show a popup message to the users when ever login to my site, only when login( later on it is not required).
we are using java/j2ee for my application, and authentication provided ...