I know some about Struts2. But it's all about something begins with "user click(HTTPRequest)".
I need to know how to run some method(it seems not to be a proper term) inside. Example, everyday or every hour update some list.
I mean, without any request from the outside. I guess it has something to do with the socalled back-end or whatever.