validate and expire the link using gwt - java -


my requirement sent mail concerned users when record created. mail contains link our system lets user interacting system without login. link expires after time. mailing done using javax.mail.

how can expire link?

i generate key/id add link , store database. filters (web.xml) can check if url (id) still valid , pass on desired page.

if provide more details, can give more detailed answer.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -