Hey all,
I am working on a web application that needs to provide context sensitive help for the user. I was hoping to find an open source library or framework that can plug into a web application (built with
Struts) that can ease the pain, but I haven't been able to find a thing. Can anyone make a suggestion?
We are primarily interested in something that can make internationalization easier and can be customized to display different documents (or not display them) based on the user's authorizations. Anything would help, though, because we don't want to have to roll our own if we can prevent it.
Thanks!